LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)
LEAD Technologies, Inc

BoundingRectangle Property (AnnObject)






Gets the logical bounding rectangle of this AnnObject. .NET support Silverlight support
Syntax
public virtual Rect BoundingRectangle {get;}
'Declaration
 
Public Overridable ReadOnly Property BoundingRectangle As Rect
'Usage
 
Dim instance As AnnObject
Dim value As Rect
 
value = instance.BoundingRectangle
public virtual Rect BoundingRectangle {get;}
 get_BoundingRectangle(); 
public:
virtual property Rect BoundingRectangle {
   Rect get();
}

Property Value

A System.Windows.Rect structure that represents the logical bounding rectangle of this AnnObject.
Remarks

Read only) This method returns the logical bounding rectangle of this AnnObject. This value is the bounding rectangle of of the DefiningGeometry value.

(

For more information, refer to Low-Level Coordinate System for WPF Annotations.

Example

For C#/VB examples, refer to Origin.

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

AnnObject Class
AnnObject Members

 

 


Products | Support | Contact Us | Copyright Notices

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