←Select platform

BoundingRectangle Property

Summary
Gets a rectangular structure that contains the bounding rectangle of the inverted text region being processed.
Syntax
C#
VB
Objective-C
C++
Java
public LeadRect BoundingRectangle { get; } 
Public ReadOnly Property BoundingRectangle As LeadRect 
@property (nonatomic, assign, readonly) LeadRect boundingRectangle 
public LeadRect getBoundingRectangle() 
public: 
property LeadRect BoundingRectangle { 
   LeadRect get(); 
} 

Property Value

The bounding rectangle of the inverted text region being processed.

Example

Refer to InvertedTextCommand.

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.