LEADTOOLS (Leadtools assembly)

Left Property (LeadRectD)

Show in webframe







Gets the x-axis value of the left side of the rectangle.
Syntax
[BrowsableAttribute(false)]
[XmlIgnoreAttribute()]
public double Left {get;}
'Declaration
 
<BrowsableAttribute(False)>
<XmlIgnoreAttribute()>
Public ReadOnly Property Left As Double
'Usage
 
Dim instance As LeadRectD
Dim value As Double
 
value = instance.Left
[BrowsableAttribute(false)]
[XmlIgnoreAttribute()]
public double Left {get;}

            

            
[BrowsableAttribute(false)]
[XmlIgnoreAttribute()]
public:
property double Left {
   double get();
}

Property Value

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

Target Platforms

See Also

Reference

LeadRectD Structure
LeadRectD Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.