Leadtools Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Clone Method
See Also 
Leadtools Namespace > RasterImage Class : Clone Method



Creates an exact copy of the current page of this RasterImage.

Overload List

Overload Description
Clone() Creates an exact copy of the current page of this RasterImage.  
Clone(Rectangle) Creates a new RasterImage object by copying an area of this RasterImage.  

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also