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




In This Topic
    ImGearPDFFixedMatrix Constructor
    In This Topic
    Initializes a new instance of the ImGearPDFFixedMatrix class.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New ImGearPDFFixedMatrix()
    public ImGearPDFFixedMatrix()
    public: ImGearPDFFixedMatrix();
    public:
    ImGearPDFFixedMatrix();
    See Also