←Select platform

Left Property

Summary

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

Syntax

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

Leadtools Assembly