ImageGear for .NET
ImGearXMPRational Constructor(ImGearRationalInt)




ImageGear.Core.ImGearRationalInt structure value.
Initializes a new instance of the ImGearXMPRational class.
Syntax
public ImGearXMPRational( 
   ImGearRationalInt value
)
public: ImGearXMPRational( 
   ImGearRationalInt value
)
public:
ImGearXMPRational( 
   ImGearRationalInt value
)
'Declaration
 
Public Function New( _
   ByVal value As ImGearRationalInt _
)
 
'Usage
 
Dim value As ImGearRationalInt
 
Dim instance As New ImGearXMPRational(value)

Parameters

value
ImageGear.Core.ImGearRationalInt structure value.

Return Value

New instance of ImGearXMPRational class object.
Remarks
This constructor creates and initializes an instance of ImGearXMPRational class by using a ImageGear.Core.ImGearRationalInt structure value.
See Also

Reference

ImGearXMPRational Class
ImGearXMPRational Members
Overload List

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback