Gets or sets the measurement scale factor, which increases or reduces the size of all linear Dimension entities except the linear Dimension itself, and which allows linear Dimension entities to be scaled to suit the drawing's aspect ratio.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property MeasurementScaleFactor As System.Double |
C# | |
---|
System.double MeasurementScaleFactor {get; set;} |
JavaScript | |
---|
MeasurementScaleFactor : System.double |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_MeasurementScaleFactor(
DOUBLE
NewVal
)
C++ | |
---|
property System.double MeasurementScaleFactor { double* Val
)
DSRESULTput_MeasurementScaleFactor(
double NewVal
} |
Property Value
Measurement scale factor