Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

BoundingRectangle Property (AnnObject)






Gets the logical bounding rectangle of this AnnObject.
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 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 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

See Also

Reference

AnnObject Class
AnnObject Members

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features