Matrix.OffsetY

Matrix.OffsetY property

Gets the y translation value (the dy value, or the element in the third row and second column) of this Matrix.

public float OffsetY { get; }

See Also