[]
Gets or sets the inverted world transformation matrix. Used for filling regions with gradient brushes.
TransformInverse is automatically updated when the Transform property is changed.
public Matrix3x2 TransformInverse { get; set; }
Public Property TransformInverse As Matrix3x2