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




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

    Return Value

    New instance of ImGearXMPOECFSFR class object.
    See Also