CADability dotNET
Provides access to the property page of the controlcenter that manages the available symbols.

Namespace: CADability
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

C#
public SymbolMainProperty SymbolMainProperty { get; }
Visual Basic
Public ReadOnly Property SymbolMainProperty As SymbolMainProperty
	Get
Visual C++
public:
property SymbolMainProperty^ SymbolMainProperty {
	SymbolMainProperty^ get ();
}

See Also