←Select platform

ObjectRectangle Property

Summary
Gets the Object's rectangle surrounding the object.
Syntax
C#
VB
C++
public LeadRect ObjectRectangle { get; } 
Public ReadOnly Property ObjectRectangle As LeadRect 
public: 
property LeadRect ObjectRectangle { 
   LeadRect get(); 
} 

Property Value

Rectangle surrounding the object.

Example

Refer to ObjectCounterCommand.

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.