Gets or sets the scale factor based on the ratio between the current Viewport and the drawing Sheet.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property DimensionScale As System.Double |
C# | |
---|
System.double DimensionScale {get; set;} |
JavaScript | |
---|
DimensionScale : System.double |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_DimensionScale(
DOUBLE
NewVal
)
C++ | |
---|
property System.double DimensionScale { double* Val
)
DSRESULTput_DimensionScale(
double NewVal
} |
Property Value
Scale factor based on the ratio between the current Viewport and the drawing Sheet