←Select platform

CropCommand Constructor(LeadRect)

Summary

Initializes a new instance of the CopyDataCommand class with explicit parameters.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public CropCommand(  
   Leadtools.LeadRect rc 
) 
Public Function New( _ 
   ByVal rc As Leadtools.LeadRect _ 
) 
public CropCommand(  
   Leadtools.LeadRect rc 
) 
- (instancetype)initWithRectangle:(LeadRect)rect 
public CropCommand(LeadRect rc) 
function CropCommand(  
   rc  
) 
public: 
CropCommand(  
   Leadtools.LeadRect rc 
) 

Parameters

rc
The rectangle area to which the image will be cropped.

Remarks

For more information, refer to Introduction to Image Processing With LEADTOOLS.

Example

For an example, refer to CropCommand.

Requirements

Target Platforms

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