←Select platform

BoundingRectangle Property (AnnGroupObject)

Summary

Gets the logical bounding rectangle of this AnnGroupObject object.

Syntax

C#
VB
C++
public override Leadtools.Annotations.AnnRectangle BoundingRectangle {get;} 
  
Public Overrides ReadOnly Property BoundingRectangle As Leadtools.Annotations.AnnRectangle 
public: 
property Leadtools.Annotations.AnnRectangle BoundingRectangle { 
   Leadtools.Annotations.AnnRectangle get() override; 
} 

Property Value

An AnnRectangle structure that represents the logical bounding rectangle of this AnnGroupObject object.

Remarks

The AnnGroupObject will return the union of annotation bounding rectangles of all objects inside the group. For more information, refer to AnnObject.BoundingRectangle.

Requirements

Target Platforms

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