←Select platform

Location Property

Summary
Gets or sets the coordinates of the upper-left corner of this LeadRect structure.
Syntax
C#
VB
Objective-C
C++
Java
[XmlIgnoreAttribute()] 
public LeadPoint Location { get; set; } 
<BrowsableAttribute(False)> 
<XmlIgnoreAttribute()> 
Public Property Location As LeadPoint 
LeadPoint LeadRectLocation(LeadRect rect) 
public LeadPoint getLocation() 
public void setLocation(LeadPoint value) 
[BrowsableAttribute(false)] 
[XmlIgnoreAttribute()] 
public: 
property LeadPoint Location { 
   LeadPoint get(); 
   void set (    LeadPoint ); 
} 

Property Value

The upper-left corner coordinates of this LeadRect.

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 Assembly

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