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

BoundingRectangle Property (AnnCrossProductObject)

LEADTOOLS SDK Help  |  





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

Property Value

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

Target Platforms

See Also

Reference

AnnCrossProductObject Class
AnnCrossProductObject Members

 

 


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