←Select platform

CropCommand Constructor(LeadRect)

Summary

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

Syntax
C#
VB
Objective-C
C++
Java
Public Function New( _ 
   ByVal rect As LeadRect _ 
) 
- (instancetype)initWithRectangle:(LeadRect)rect 
public CropCommand(LeadRect rect) 
public: 
CropCommand(  
   LeadRect rect 
) 

Parameters

rect
A LeadRect to which the image will be cropped.

Example

For an example, refer to the CropCommand

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Kernel Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.