ImageGear v26.0 - Updated
Value Property (ImGearXMPRational)




ImageGear.Core Assembly > ImageGear.Formats.XMP Namespace > ImGearXMPRational Class : Value Property
Gets the rational value of the ImGearXMPRational class object.
Syntax
'Declaration
 
Public ReadOnly Property Value As ImGearRationalInt
'Usage
 
Dim instance As ImGearXMPRational
Dim value As ImGearRationalInt
 
value = instance.Value
public ImGearRationalInt Value {get;}
public: __property ImGearRationalInt get_Value();
public:
property ImGearRationalInt Value {
   ImGearRationalInt get();
}

Property Value

ImageGear.Core.ImGearRationalInt structure value.
See Also

Reference

ImGearXMPRational Class
ImGearXMPRational Members

Is this page helpful?
Yes No
Thanks for your feedback.