←Select platform

Rect Property (AnnRectangleObject)

Summary

Gets or sets the bounding rectangle of this AnnRectangleObject. This is a dependency property.

Syntax

C#
VB
C++
public Rect Rect {get; set;}
Public Property Rect As Rect
public: 
property Rect Rect { 
   Rect get(); 
   void set (    Rect ); 
} 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Annotations Assembly
Click or drag to resize