[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.WatermarkAnnotation.Matrix

Matrix Property

Matrix

Gets or sets the matrix used to transform the annotation’s rectangle before rendering.

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