Share

Scale2d.GetMatrix Method

Description

Returns in the output parameter mat the matrix that corresponds to the same scaling transformations as the one determined by this scale vector.

Visual Basic

Public Function GetMatrix() As Matrix2d

C#

public Matrix2d GetMatrix();

Links

Scale2d Structure, Autodesk.AutoCAD.Geometry Namespace

Was this information helpful?