ImageGear for .NET
ImGearDoubleRectangle Constructor(IImGearDoubleRectangle)




IImGearDoubleRectangle interface.
Initializes a new instance of the ImGearDoubleRectangle struct.
Syntax
'Declaration
 
Public Function New( _
   ByVal rect As IImGearDoubleRectangle _
)
'Usage
 
Dim rect As IImGearDoubleRectangle
 
Dim instance As New ImGearDoubleRectangle(rect)
public ImGearDoubleRectangle( 
   IImGearDoubleRectangle rect
)
public: ImGearDoubleRectangle( 
   IImGearDoubleRectangle* rect
)
public:
ImGearDoubleRectangle( 
   IImGearDoubleRectangle^ rect
)

Parameters

rect
IImGearDoubleRectangle interface.
See Also

Reference

ImGearDoubleRectangle Structure
ImGearDoubleRectangle Members
Overload List

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback