LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

BoundingRectangle Property (AnnProtractorObject)

Show in webframe





This object is an implementation of AnnObject.BoundingRectangle.
Syntax
public override Rect BoundingRectangle {get;}
'Declaration
 
Public Overrides ReadOnly Property BoundingRectangle As Rect
'Usage
 
Dim instance As AnnProtractorObject
Dim value As Rect
 
value = instance.BoundingRectangle

            

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

Property Value

A System.Windows.Rect structure that represents the logical bounding rectangle of this AnnProtractorObject.
Requirements

Target Platforms

See Also

Reference

AnnProtractorObject Class
AnnProtractorObject Members

 

 


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