←Select platform

Location Property (LeadRect)

Summary

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

Syntax

C#
VB
Java
Objective-C
C++
[BrowsableAttribute(false)] 
[XmlIgnoreAttribute()] 
public Leadtools.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize