ImageGear .NET - Updated November 28, 2017
CopyFrom Method (IImGearDoubleRectangle)




ImageGear23.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