Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

Rect Property (AnnRectangleObject)






Gets or sets the bounding rectangle of this AnnRectangleObject. This is a dependency property.
Syntax
public Rect Rect {get; set;}
'Declaration
 
Public Property Rect As Rect
'Usage
 
Dim instance As AnnRectangleObject
Dim value As Rect
 
instance.Rect = value
 
value = instance.Rect

            

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

Property Value

The bounding rectangle of this AnnRectangleObject.
Example

For XAML example, refer to AnnGroupObject.

For C#/VB examples, refer to AnnRectangleObject.

Requirements

Target Platforms

See Also

Reference

AnnRectangleObject Class
AnnRectangleObject Members

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features