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

Rect Property (IAnnRectangle)

Show in webframe





Gets or sets the bounding rectangle of this object.
Syntax
Rect Rect {get; set;}
'Declaration
 
Property Rect As Rect
'Usage
 
Dim instance As IAnnRectangle
Dim value As Rect
 
instance.Rect = value
 
value = instance.Rect

            

            
property Rect Rect {
   Rect get();
   void set (    Rect value);
}

Property Value

A System.Windows.Rect structure that specifies the bounding rectangle of this object.
Requirements

Target Platforms

See Also

Reference

IAnnRectangle Interface
IAnnRectangle Members

 

 


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