Gets and sets the rectangle width, in the units set by ISGWorld.SetOptionParam. This property only applies when CoverageArea is set to CA_RECTANGLE.
JavaScript |
|
|
|
Width |
C# |
|
|
|
double Width { get; set; } |
C++ |
|
|
|
|
HRESULT Width([out, retval] double* pVal) HRESULT Width([in] double pVal) |