←Select platform

Rectangle Property

Summary
Rectangle object to be updated.
Syntax
C#
VB
Objective-C
C++
Java
public LeadRect Rectangle { get; } 
Public ReadOnly Property Rectangle As LeadRect 
@property (nonatomic, assign, readonly) LeadRect rectangle 
public LeadRect getRectangle() 
public: 
property LeadRect Rectangle { 
   LeadRect get(); 
} 

Property Value

Rectangle variable to be updated.

Example

Refer to AutoCropRectangleCommand.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Core Assembly

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