LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

BoundingRectangle Property (AnnGroupObject)






Gets the logical bounding rectangle of this AnnGroupObject object.
Syntax
public override AnnRectangle BoundingRectangle {get;}
'Declaration
 
Public Overrides ReadOnly Property BoundingRectangle As AnnRectangle
'Usage
 
Dim instance As AnnGroupObject
Dim value As AnnRectangle
 
value = instance.BoundingRectangle
public override AnnRectangle BoundingRectangle {get;}
 get_BoundingRectangle(); 
public:
property AnnRectangle BoundingRectangle {
   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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnGroupObject Class
AnnGroupObject Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.