ImageGear .NET - Updated December 24, 2018
Value Property (ImGearXMPEnum<T>)




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP Namespace > ImGearXMPEnum<T> Class : Value Property
Gets the enum value.
Syntax
'Declaration
 
Public ReadOnly Property Value As T
 
'Usage
 
Dim instance As ImGearXMPEnum(Of T)
Dim value As T
 
value = instance.Value

Property Value

Template value.
Remarks
This property gets the enumeration value of the ImGearXMPEnum<T> generic class object.
See Also

Reference

ImGearXMPEnum<T> Class
ImGearXMPEnum<T> Members