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