[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Graphics.FormXObject.Matrix

Matrix Property

Matrix

Gets or sets the Matrix3x2 that maps form space into user space.

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