←Select platform

Location Property

Summary
Gets or sets the coordinates of the upper-left corner of this LeadRect structure.
Syntax
C#
Objective-C
C++/CLI
Java
Python
[XmlIgnoreAttribute()] 
public LeadPoint Location { get; set; } 
LeadPoint LeadRectLocation(LeadRect rect) 
public LeadPoint getLocation(); 
public void setLocation( 
   LeadPoint leadPoint 
); 
[BrowsableAttribute(false)] 
[XmlIgnoreAttribute()] 
public: 
property LeadPoint Location { 
   LeadPoint get(); 
   void set (    LeadPoint ); 
} 
Location # get and set (LeadRect) 

Property Value

The upper-left corner coordinates of this LeadRect.

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.