←Select platform

Left Property

Summary

Gets the x-coordinate of the left edge of this LeadRect structure.

Syntax

C#
VB
Java
Objective-C
C++
[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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly