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




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

    Return Value

    New instance of the ImGearXMPMedia class object.
    See Also