ICanvasContext.TransformationMatrix

ICanvasContext.TransformationMatrix property

Gets or sets the transformation matrix. See IMatrix.

public IMatrix TransformationMatrix { get; set; }

See Also