←Select platform

Left Property

Summary
Gets the x-coordinate of the left edge of this LeadRect structure.
Syntax
C#
VB
Objective-C
C++
Java
[XmlIgnoreAttribute()] 
public int Left { get; set; } 
<XmlIgnoreAttribute()> 
Public Property Left As Integer 
NSInteger LeadRectLeft(LeadRect rect) 
public int getLeft() 
[XmlIgnoreAttribute()] 
public: 
property int Left { 
   int get(); 
   void set (    int ); 
} 

Property Value

The left edge 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.