ImageGear v26.3 - Updated November 9, 2022
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()

Return Value

New instance of ImGearXMPDeviceSettings class object.
See Also