C#
VB
Java
Objective-C
WinRT C#
C++
Initializes a new instance of the CopyDataCommand class with explicit parameters.
public CropCommand(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)
rc
The rectangle area to which the image will be cropped.
For more information, refer to Introduction to Image Processing With LEADTOOLS.
For an example, refer to CropCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
