←Select platform

BoundingRectangle Property (AnnObject)

Summary

Gets the logical bounding rectangle of this AnnObject.

Syntax

C#
VB
C++
public virtual Rect BoundingRectangle {get;}
Public Overridable ReadOnly Property BoundingRectangle As Rect
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Annotations Assembly
Click or drag to resize