Share

Scale2d.ToArray Method

Description

This method returns an array containing the coordinates of this scale vector.

Visual Basic

Public Function ToArray() As double[]

C#

public double\[\] ToArray();

Links

Scale2d Structure, Autodesk.AutoCAD.Geometry Namespace

Was this information helpful?