GraphicElement.Matrix

GraphicElement.Matrix property

Gets graphic element matrix. The matrix sets when element is created. It changes when SetPosition() is called.

public Matrix Matrix { get; }

See Also