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