←Select platform

Left Property

Summary
Gets the x-coordinate of the left edge of this LeadRect structure.
Syntax
C#
Objective-C
C++/CLI
Java
Python
[XmlIgnoreAttribute()] 
public int Left { get; set; } 
NSInteger LeadRectLeft(LeadRect rect) 
public int getLeft(); 
public void setLeft( 
   int intValue 
); 
[XmlIgnoreAttribute()] 
public: 
property int Left { 
   int get(); 
   void set (    int ); 
} 
Left # get and set (LeadRect) 

Property Value

The left edge of this LeadRect.

Requirements

Target Platforms

Help Version 22.0.2023.5.16
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

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