←Select platform

BoundingRectangle Property (HolePunchRemoveCommandEventArgs)

Summary

Gets a rectangle structure that contains the bounding rectangle of one of the holes in a hole punch pattern.

Syntax

C#
VB
WinRT C#
C++
public Leadtools.LeadRect BoundingRectangle {get;}
Public ReadOnly Property BoundingRectangle As Leadtools.LeadRect
public Leadtools.LeadRect BoundingRectangle {get;}
get_BoundingRectangle();
public: 
property Leadtools.LeadRect BoundingRectangle { 
   Leadtools.LeadRect get(); 
} 

Property Value

The bounding rectangle of one of the holes in a hole punch pattern.

Example

Refer to HolePunchRemoveCommand.

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