←Select platform

BoundingRectangle Property (DotRemoveCommandEventArgs)

Summary

Gets the bounding rectangle of the dot being processed.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public Leadtools.LeadRect BoundingRectangle {get;}
Public ReadOnly Property BoundingRectangle As Leadtools.LeadRect
public Leadtools.LeadRect BoundingRectangle {get;}
@property (nonatomic, assign, readonly) LeadRect boundingRectangle
public LeadRect getBoundingRectangle()
get_BoundingRectangle();
public: 
property Leadtools.LeadRect BoundingRectangle { 
   Leadtools.LeadRect get(); 
} 

Property Value

The bounding rectangle of the dot being processed.

Example

Refer to DotRemoveCommand.

Requirements

Target Platforms

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