[]
Gets or sets the transformation matrix of the current graphics.
public abstract Matrix3x2 Transform { get; set; }
Public MustOverride Property Transform As Matrix3x2