ImageGear v26.3 - Updated
ImageGear.Formats.Pdf Assembly / ImageGear.Formats.PDF Namespace / ImGearPDFFixedMatrix Class
Fields Methods


In This Topic
    ImGearPDFFixedMatrix Class Members
    In This Topic

    The following tables list the members exposed by ImGearPDFFixedMatrix.

    Public Constructors
     NameDescription
    Public Constructor Initializes a new instance of the ImGearPDFFixedMatrix class.  
    Top
    Public Fields
     NameDescription
    Public FieldA value of the transformation matrix represented as the six-element array [ a b c d h v ]. See ImGearPDFFixedMatrix class for more details.  
    Public FieldB value of the transformation matrix represented as the six-element array [ a b c d h v ]. See ImGearPDFFixedMatrix class for more details.  
    Public FieldC value of the transformation matrix represented as the six-element array [ a b c d h v ]. See ImGearPDFFixedMatrix class for more details.  
    Public FieldD value of the transformation matrix represented as the six-element array [ a b c d h v ]. See ImGearPDFFixedMatrix class for more details.  
    Public FieldH value of the transformation matrix represented as the six-element array [ a b c d h v ]. See ImGearPDFFixedMatrix class for more details.  
    Public FieldV value of the transformation matrix represented as the six-element array [ a b c d h v ]. See ImGearPDFFixedMatrix class for more details.  
    Top
    Public Methods
     NameDescription
    Public Method Resets all fields to zeros.  
    Top
    See Also