←Select platform

Rect Property

Summary
Gets or sets the bounding rectangle of this AnnRectangleObject.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public LeadRectD Rect { get; set; } 
@property (nonatomic, assign) LeadRectD rect; 
public LeadRectD getRect() 
public void setRect(LeadRectD rect) 
public:  
   property LeadRectD^ Rect 
   { 
      LeadRectD^ get() 
      void set(LeadRectD^ value) 
   } 
Rect # get and set (AnnRectangleObject) 

Property Value

The bounding rectangle of this AnnRectangleObject.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly

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