Gets and sets the bounding box’s minimum height value.
JavaScript |
|
MinHeight |
C# |
|
double MinHeight { get; set; } |
C++ |
|
HRESULT MinHeight([out, retval] double* pVal) HRESULT MinHeight([in] double pVal) |