ImageGear v26.5 - Updated March 3, 2025
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