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

BoundingRectangle Property (AnnTextPointerObject)






This object implementation of AnnObject.BoundingRectangle. .NET support Silverlight support
Syntax
public override Rect BoundingRectangle {get;}
'Declaration
 
Public Overrides ReadOnly Property BoundingRectangle As Rect
'Usage
 
Dim instance As AnnTextPointerObject
Dim value As Rect
 
value = instance.BoundingRectangle
public override Rect BoundingRectangle {get;}
 get_BoundingRectangle(); 
public:
property Rect BoundingRectangle {
   Rect get() override;
}

Property Value

A System.Windows.Rect structure that represents the logical bounding rectangle of this AnnTextPointerObject object.
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

AnnTextPointerObject Class
AnnTextPointerObject Members

 

 


Products | Support | Contact Us | Copyright Notices

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