Piccolo.NET

PNode.GlobalTranslation Property

Gets or sets the global translation that is being applied to this node by its matrix together with the matrices of all its ancestors.

public virtual System.Drawing.PointF GlobalTranslation {get; set;}

Property Value

The desired global translation.

Remarks

Setting this property translates this node's matrix the required amount so that the node's global translation is as requested.

See Also

PNode Class | UMD.HCIL.Piccolo Namespace


Web Accessibility