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




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

Return Value

New instance of ImGearXMPRational class object.
Remarks
This constructor creates an instance of ImGearXMPRational class and initializes it with a default value.
See Also