Drawable.Transform Property
Gets or sets the current 2D affine transform.
Syntax
public Transform Transform { get; set; }
Property Value
A 2D affine transform.
Remarks
Please see the Transform class for further information.
Platforms
Windows, Linux, Android