ImageGear23.Core Assembly > ImageGear.Core Namespace > ImGearDoubleRectangle Structure > ImGearDoubleRectangle Constructor : ImGearDoubleRectangle Constructor(IImGearDoubleRectangle) |
'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 )