ImageGear21.Core Assembly > ImageGear.Core Namespace > ImGearDoublePoint Structure > ImGearDoublePoint Constructor : ImGearDoublePoint Constructor(IImGearDoublePoint) |
'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 )