ImageGear .NET
ImGearPoint Constructor(IImGearPoint)




An IImGearPoint interface to copy.
Initializes a new instance of the ImGearPoint struct.
Syntax
'Declaration
 
Public Function New( _
   ByVal point As IImGearPoint _
)
'Usage
 
Dim point As IImGearPoint
 
Dim instance As New ImGearPoint(point)
public ImGearPoint( 
   IImGearPoint point
)
public: ImGearPoint( 
   IImGearPoint* point
)
public:
ImGearPoint( 
   IImGearPoint^ point
)

Parameters

point
An IImGearPoint interface to copy.
See Also

Reference

ImGearPoint Structure
ImGearPoint Members
Overload List

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback