ImageGear for .NET
CopyFrom Method (ImGearDoubleRectangle)




Rectangle to copy.
This method copies rectangle from IImGearDoubleRectangle interface.
Syntax
'Declaration
 
Public Sub CopyFrom( _
   ByVal rect As IImGearDoubleRectangle _
) 
'Usage
 
Dim instance As ImGearDoubleRectangle
Dim rect As IImGearDoubleRectangle
 
instance.CopyFrom(rect)
public void CopyFrom( 
   IImGearDoubleRectangle rect
)
public: void CopyFrom( 
   IImGearDoubleRectangle* rect
) 
public:
void CopyFrom( 
   IImGearDoubleRectangle^ rect
) 

Parameters

rect
Rectangle to copy.
See Also

Reference

ImGearDoubleRectangle Structure
ImGearDoubleRectangle Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback