←Select platform

Clone(LeadRect) Method

Summary

Creates a new RasterImage object by copying an area of this RasterImage.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
Public Overloads Function Clone( _ 
   ByVal rc As Leadtools.LeadRect _ 
) As Leadtools.RasterImage 
- (nullable LTRasterImage *)cloneWithRect:(LeadRect)rect error:(NSError **)error 
public RasterImage clone(LeadRect rc) 
 function Leadtools.RasterImage.Clone(LeadRect)(  
   rc  
) 

Parameters

rc
Specifies the area to copy.

Remarks

This method copies only the current active page.

Example

For an example, refer to Clone().

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize