Piccolo.NET

PMatrix.OffsetX Property

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

public virtual float OffsetX {get; set;}

Property Value

The x translation value of this PMatrix.

See Also

PMatrix Class | UMD.HCIL.Piccolo.Util Namespace