←Select platform

Location Property

Summary

Gets or sets the coordinates of the upper-left corner of this LeadRect structure.

Syntax

C#
VB
Java
Objective-C
C++
[XmlIgnoreAttribute()] 
public LeadPoint Location { get; set; } 
<BrowsableAttribute(False)> 
<XmlIgnoreAttribute()> 
Public Property Location As Leadtools.LeadPoint 
LeadPoint LeadRectLocation(LeadRect rect) 
public LeadPoint getLocation() 
public void setLocation(LeadPoint value) 
             
[BrowsableAttribute(false)] 
[XmlIgnoreAttribute()] 
public: 
property Leadtools.LeadPoint Location { 
   Leadtools.LeadPoint get(); 
   void set (    Leadtools.LeadPoint ); 
} 

Property Value

The upper-left corner coordinates of this LeadRect.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly