ImageGear v26.5 - Updated March 3, 2025
ImageGear.Core Assembly / ImageGear.Formats.XMP Namespace / ImGearXMPReal Class / Value Property




In This Topic
Value Property (ImGearXMPReal)
In This Topic
Gets the double value of the ImGearXMPReal class object.
Syntax
'Declaration
 
Public ReadOnly Property Value As Double
 
'Usage
 
Dim instance As ImGearXMPReal
Dim value As Double
 
value = instance.Value

Property Value

Double value.
See Also