←Select platform

BoundingRectangle Property (BorderRemoveCommandEventArgs)

Summary

Gets a LeadRect structure that contains the bounding rectangle of the border 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

Rectangle structure that contains the bounding rectangle of the border being processed.

Example

Refer to BorderRemoveCommand example.

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