[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.BitmapRenderer.TransformInverse

TransformInverse Property

TransformInverse

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.

Declaration
public Matrix3x2 TransformInverse { get; set; }
Public Property TransformInverse As Matrix3x2