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

BoundingRectangle Property (AnnPolyRulerObject)






Gets the logical bounding rectangle of this AnnPolyRulerObject.
Syntax
public override AnnRectangle BoundingRectangle {get;}
'Declaration
 
Public Overrides ReadOnly Property BoundingRectangle As AnnRectangle
'Usage
 
Dim instance As AnnPolyRulerObject
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 AnnPolyRulerObject.
Remarks
AnnPolyRulerObject overrides this member to return the logical bounding rectangle of the ruler. This bounding rectangle contains all the rulers with the gauge and tick marks as well as the length text (if any is visible).
For more information, refer to Using Rulers in Annotation Objects.
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

AnnPolyRulerObject Class
AnnPolyRulerObject Members

 

 


Products | Support | Contact Us | Copyright Notices

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