ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Formats.XMP Namespace / ImGearXMPDimensions Class / ImGearXMPDimensions Constructor




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

    Return Value

    New instance of the ImGearXMPDimensions class object.
    See Also