Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > RasterImage Class > Clone Method : Clone(LeadRect) Method |
public RasterImage Clone( LeadRect rc )
'Declaration
Public Overloads Function Clone( _ ByVal rc As LeadRect _ ) As RasterImage
'Usage
Dim instance As RasterImage Dim rc As LeadRect Dim value As RasterImage value = instance.Clone(rc)
public RasterImage Clone( LeadRect rc )
- (nullable LTRasterImage *)cloneWithRect:(LeadRect)rect error:(NSError **)error
public RasterImage clone(LeadRect rc)
function Leadtools.RasterImage.Clone(LeadRect)( rc )
public: RasterImage^ Clone( LeadRect rc )
This method copies only the current active page.