Autodesk.AutoCAD.Geometry Namespace
>
Scale2d Structure
>
Scale2d Constructor
Scale2d Constructor
Overload List
Method
Description
Scale2d.Scale2d (double)
Constructs the uniform scale transformation with scale factor
factor
.
Scale2d.Scale2d (double, double)
Constructs scale transformation with scale factors.
Scale2d.Scale2d (double[])
Constructs a scale from the first two parameters of an array
Comments?