←Select platform

BoundingRectangle Property

Summary
Gets a rectangle structure that contains the bounding rectangle of one of the holes in a hole punch pattern.
Syntax
C#
VB
C++
public LeadRect BoundingRectangle { get; } 
Public ReadOnly Property BoundingRectangle As LeadRect 
public: 
property LeadRect BoundingRectangle { 
   LeadRect get(); 
} 

Property Value

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

Example

Refer to HolePunchRemoveCommand.

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.