←Select platform

ObjectRectangle Property

Summary

Gets the Object rectangle.

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

Property Value

Object rectangle: a rectangle surrounding the region found.

Example

Refer to FastMagicWandCommand

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Core Assembly