ImageGear for .NET
ImGearDoublePoint Constructor(IImGearDoublePoint)




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

Parameters

point
IImGearDoublePoint interface.
See Also

Reference

ImGearDoublePoint Structure
ImGearDoublePoint Members
Overload List

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback