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




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

    Return Value

    New instance of ImGearXMPDeviceSettings class object.
    See Also