LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

Left Property






Gets the x-coordinate of the left edge of this LeadRect structure. .NET support Silverlight support
Syntax
[XmlIgnoreAttribute()]
public int Left {get; set;}
'Declaration
 
<XmlIgnoreAttribute()>
Public Property Left As Integer
'Usage
 
Dim instance As LeadRect
Dim value As Integer
 
instance.Left = value
 
value = instance.Left
[XmlIgnoreAttribute()]
public int Left {get; set;}
XmlIgnoreAttribute()
 get_Left();
set_Left(value);
[XmlIgnoreAttribute()]
public:
property int Left {
   int get();
   void set (    int value);
}

Property Value

The left edge of this LeadRect.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

LeadRect Structure
LeadRect Members

 

 


Products | Support | Contact Us | Copyright Notices

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