CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Returns a description of the GeoObject which is used in the control center
Namespace: CADability.GeoObjectAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
string Description { get; } |
| Visual Basic |
|---|
ReadOnly Property Description As String Get |
| Visual C++ |
|---|
property String^ Description { String^ get (); } |