←Select platform

Bounds Property (OmrZone)

Summary

Gets or sets the detected zone boundaries.

Syntax

C#
VB
Java
Objective-C
C++
public Leadtools.LeadRect Bounds {get; set;}
Public Property Bounds As Leadtools.LeadRect
@property (nonatomic, assign) LeadRect bounds
public LeadRect getBounds() 
public void setBounds(LeadRect value) 
public: 
property Leadtools.LeadRect Bounds { 
   Leadtools.LeadRect get(); 
   void set (    Leadtools.LeadRect ); 
} 

Property Value

LeadRect that represents the detected zone boundaries.

Requirements

Target Platforms

See Also

Reference

OmrZone Structure

OmrZone Members

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