Matrix.OffsetX

Matrix.OffsetX property

Gets the x translation value (the dx value, or the element in the third row and first column) of this Matrix.

public float OffsetX { get; }

See Also