ImageGear .NET - Updated October 26, 2017
ImGearDoublePoint Constructor(IImGearDoublePoint)




ImageGear23.Core Assembly > ImageGear.Core Namespace > ImGearDoublePoint Structure > ImGearDoublePoint Constructor : 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)

Parameters

point
IImGearDoublePoint interface.
See Also

Reference

ImGearDoublePoint Structure
ImGearDoublePoint Members
Overload List