Constructs a scale from the first two parameters of an array
Public Sub New( xyz As double[] )
public Scale3d( double\[\] xyz );
Scale3d Structure, Autodesk.AutoCAD.Geometry Namespace