←Select platform

ObjectRectangle Property

Summary

Gets the Object rectangle.

Syntax

C#
VB
C++
public LeadRect ObjectRectangle { get; } 
Public ReadOnly Property ObjectRectangle As Leadtools.LeadRect 
public: 
property Leadtools.LeadRect ObjectRectangle { 
   Leadtools.LeadRect get(); 
} 

Property Value

Object rectangle: a rectangle surrounding the region found.

Example

Refer to FastMagicWandCommand

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly