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();
Returns in the output parameter mat the matrix that corresponds to the same scaling transformations as the one determined by this scale vector.
Public Function GetMatrix() As Matrix2d
public Matrix2d GetMatrix();