←Select platform

Rect Property

Summary

Gets or sets the bounding rectangle of this object.

Syntax

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

Property Value

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

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