ImageGear for .NET
Value Property (ImGearXMPRational)




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

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback