Piccolo.NET

PMatrix.OffsetY Property

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

public virtual float OffsetY {get; set;}

Property Value

The y translation value of this PMatrix.

See Also

PMatrix Class | UMD.HCIL.Piccolo.Util Namespace