ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Formats.XMP Namespace / ImGearXMPInteger Class / ImGearXMPInteger Constructor / ImGearXMPInteger Constructor()




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

Return Value

New instance of the ImGearXMPInteger class object.
See Also