Determines the dimensions, in meters per pixel, of the object. If the object type is a text label, the maximum character height is the Text Size times the Scale value.
JavaScript |
|
|
|
ScaleFactor |
C# |
|
|
|
double ScaleFactor { get; set; } |
C++ |
|
|
|
HRESULT ScaleFactor([out, retval] double* pVal) HRESULT ScaleFactor([in] double pVal) |