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




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

    Return Value

    New instance of ImGearXMPFlash class object.
    See Also