ImageGear for .NET
CopyFrom Method (IImGearRectangle)




A rectangle interface.
Copies the specified ImGearRectangle object into this instance of the ImGearRectangle class.
Syntax
'Declaration
 
Sub CopyFrom( _
   ByVal rect As IImGearRectangle _
) 
'Usage
 
Dim instance As IImGearRectangle
Dim rect As IImGearRectangle
 
instance.CopyFrom(rect)
void CopyFrom( 
   IImGearRectangle rect
)
void CopyFrom( 
   IImGearRectangle* rect
) 
void CopyFrom( 
   IImGearRectangle^ rect
) 

Parameters

rect
A rectangle interface.
See Also

Reference

IImGearRectangle Interface
IImGearRectangle Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback