CADability dotNET Namespace: CADability.Actions
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
string IShowProperty.LabelText { get; } |
| Visual Basic |
|---|
Private ReadOnly Property LabelText As String Implements IShowProperty.LabelText Get |
| Visual C++ |
|---|
private: virtual property String^ LabelText { String^ get () sealed = IShowProperty::LabelText::get; } |