←Select platform

Rect Property

Summary
Gets or sets the bounding rectangle of this AnnRectangleObject.
Syntax
C#
VB
Objective-C
C++
Java
public LeadRectD Rect { get; set; } 
Public Property Rect As LeadRectD 
@property (nonatomic) LeadRectD rect; 
public LeadRectD getRect() 
public void setRect(LeadRectD rect) 
public:  
   property LeadRectD^ Rect 
   { 
      LeadRectD^ get() 
      void set(LeadRectD^ value) 
   } 

Property Value

The bounding rectangle of this AnnRectangleObject.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.