←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 Leadtools.LeadRect 
public: 
property Leadtools.LeadRect ObjectRectangle { 
   Leadtools.LeadRect get(); 
} 

Property Value

Rectangle surrounding the object.

Example

Refer to ObjectCounterCommand.

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