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




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