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