ImageGear .NET - Updated May 30, 2018
CopyFrom Method (IImGearDoubleRectangle)




ImageGear24.Core Assembly > ImageGear.Core Namespace > IImGearDoubleRectangle Interface : CopyFrom Method
Rectangle interface.
This method copies rectangle from IImGearDoubleRectangle interface.
Syntax
'Declaration
 
Sub CopyFrom( _
   ByVal rect As IImGearDoubleRectangle _
) 
 
'Usage
 
Dim instance As IImGearDoubleRectangle
Dim rect As IImGearDoubleRectangle
 
instance.CopyFrom(rect)

Parameters

rect
Rectangle interface.
See Also

Reference

IImGearDoubleRectangle Interface
IImGearDoubleRectangle Members