LEADTOOLS Annotations (Leadtools.Annotations assembly)

BoundingRectangle Property (AnnRulerObject)

Show in webframe





Gets the logical bounding rectangle of this AnnRulerObject object.
Syntax
public override AnnRectangle BoundingRectangle {get;}
'Declaration
 
Public Overrides ReadOnly Property BoundingRectangle As AnnRectangle
'Usage
 
Dim instance As AnnRulerObject
Dim value As AnnRectangle
 
value = instance.BoundingRectangle

            

            
public:
property AnnRectangle BoundingRectangle {
   AnnRectangle get() override;
}

Property Value

The logical bounding rectangle of this AnnRulerObject object.
Remarks
AnnRulerObject overrides this member to return the logical bounding rectangle of the ruler. This bounding rectangle contains the ruler itself, the gauge, the tick marks, and the units of measure, if visible.
For more information, refer to Using Rulers in Annotation Objects.
Requirements

Target Platforms

See Also

Reference

AnnRulerObject Class
AnnRulerObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.