TransformationMatrix.Matrix

TransformationMatrix.Matrix property

Gets or sets transformation matrix.

public double[] Matrix { get; set; }

See Also