ImageGear v26.5 - Updated March 3, 2025
ImageGear.Core Assembly / ImageGear.Formats.XMP Namespace / ImGearXMPThumbnail Class / ImGearXMPThumbnail Constructor / ImGearXMPThumbnail Constructor()




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

Return Value

New instance of the ImGearXMPThumbnail class object.
Remarks
This constructor creates an empty instance of ImGearXMPThumbnail class.
See Also