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

InvalidRectangle Property (AnnGroupObject)






Gets the physical bounding rectangle of this AnnGroupObject object.
Syntax
public override Rectangle InvalidRectangle {get;}
'Declaration
 
Public Overrides ReadOnly Property InvalidRectangle As Rectangle
'Usage
 
Dim instance As AnnGroupObject
Dim value As Rectangle
 
value = instance.InvalidRectangle
public override Rectangle InvalidRectangle {get;}
 get_InvalidRectangle(); 
public:
property Rectangle InvalidRectangle {
   Rectangle get() override;
}

Property Value

The physical bounding rectangle of this AnnGroupObject object.
Remarks
This property is updated with a union of the invalid rectangles of all objects inside the group. For more information, refer to AnnObject.InvalidRectangle.
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.