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# |
|---|
int IShowProperty.OwnerDrawHeight { get; } |
| Visual Basic |
|---|
Private ReadOnly Property OwnerDrawHeight As Integer Implements IShowProperty.OwnerDrawHeight Get |
| Visual C++ |
|---|
private: virtual property int OwnerDrawHeight { int get () sealed = IShowProperty::OwnerDrawHeight::get; } |