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

Rect Property (IAnnRectangle)






Gets or sets the bounding rectangle of this object. .NET support Silverlight support
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
Rect Rect {get; set;}
get_Rect();
set_Rect(value);
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: 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

IAnnRectangle Interface
IAnnRectangle Members

 

 


Products | Support | Contact Us | Copyright Notices

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