←Select platform

Rect Property

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Annotations Assembly