CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Implementation of LabelType.
Returns Selectable
Namespace: CADability.UserInterfaceAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public virtual ShowPropertyLabelFlags LabelType { get; } |
| Visual Basic |
|---|
Public Overridable ReadOnly Property LabelType As ShowPropertyLabelFlags Get |
| Visual C++ |
|---|
public: virtual property ShowPropertyLabelFlags LabelType { ShowPropertyLabelFlags get (); } |