CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Returns the type of the label, see ShowPropertyLabelFlags.
Namespace: CADability.UserInterfaceAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
ShowPropertyLabelFlags LabelType { get; } |
| Visual Basic |
|---|
ReadOnly Property LabelType As ShowPropertyLabelFlags Get |
| Visual C++ |
|---|
property ShowPropertyLabelFlags LabelType { ShowPropertyLabelFlags get (); } |