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# |
|---|
Control IShowProperty.GetValueControl( int Width, int Height ) |
| Visual Basic |
|---|
Private Function GetValueControl ( _ Width As Integer, _ Height As Integer _ ) As Control Implements IShowProperty.GetValueControl |
| Visual C++ |
|---|
private: virtual Control^ GetValueControl( int Width, int Height ) sealed = IShowProperty::GetValueControl |