ImageGear for .NET
CopyFrom Method (IImGearDoubleRectangle)




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)
void CopyFrom( 
   IImGearDoubleRectangle rect
)
void CopyFrom( 
   IImGearDoubleRectangle* rect
) 
void CopyFrom( 
   IImGearDoubleRectangle^ rect
) 

Parameters

rect
Rectangle interface.
See Also

Reference

IImGearDoubleRectangle Interface
IImGearDoubleRectangle Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback