←Select platform

CombinedTextBlocks Property

Summary

Gets the text area resulting from applying the text blur detector command.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public Leadtools.LeadRect CombinedTextBlocks {get;}
Public ReadOnly Property CombinedTextBlocks As Leadtools.LeadRect
public Leadtools.LeadRect CombinedTextBlocks {get;}
@property (nonatomic, assign, readonly) LeadRect combinedTextBlocks
public LeadRect getCombinedTextBlocks()
get_CombinedTextBlocks();
public: 
property Leadtools.LeadRect CombinedTextBlocks { 
   Leadtools.LeadRect get(); 
} 

Property Value

A LeadRect that contains the 4 corners of the text area.

Example

Refer to TextBlurDetectorCommand.

Requirements

Target Platforms

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