C#
VB
WinRT C#
C++
Gets a rectangle structure that contains the bounding rectangle of one of the holes in a hole punch pattern.
public 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();
}
The bounding rectangle of one of the holes in a hole punch pattern.
Refer to HolePunchRemoveCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET