←Select platform

Location Property

Summary
Gets or sets the position of the top-left corner of the rectangle.
Syntax
C#
Objective-C
C++/CLI
Java
Python
[XmlIgnoreAttribute()] 
public LeadPointD Location { get; set; } 
LeadPointD LeadRectDLocation(LeadRectD rect) 
public LeadPointD getLocation(); 
public void setLocation( 
   LeadPointD leadPointD 
); 
[XmlIgnoreAttribute()] 
[BrowsableAttribute(false)] 
public: 
property LeadPointD Location { 
   LeadPointD get(); 
   void set (    LeadPointD ); 
} 
Location # get and set (LeadRectD) 

Property Value

The position of the top-left corner of the rectangle.

Remarks

You cannot change the values of the Empty rectangle.

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 Assembly

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