←Select platform

Left Property

Summary

Gets the x-axis value of the left side of the rectangle.

Syntax
C#
VB
Objective-C
C++
Java
[XmlIgnoreAttribute()] 
public double Left { get; } 
<XmlIgnoreAttribute()> 
<BrowsableAttribute(False)> 
Public ReadOnly Property Left As Double 
double LeadRectDLeft(LeadRectD rect) 
public double getLeft() 
[XmlIgnoreAttribute()] 
[BrowsableAttribute(false)] 
public: 
property double Left { 
   double get(); 
} 

Property Value

The x-axis value of the left side of the rectangle.

Requirements

Target Platforms

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

Leadtools Assembly