Gets and sets the height of the 3-dimensional arrow, in the units set by ISGWorld.SetOptionParam.
JavaScript |
|
|
|
Height |
C# |
|
|
|
double Height { get; set; } |
C++ |
|
|
|
HRESULT Height([out, retval] double* pVal) HRESULT Height([in] double pVal) |