LEADTOOLS (Leadtools assembly)

BottomLeft Property

Show in webframe







Gets the position of the bottom-left corner of the rectangle.
Syntax
[BrowsableAttribute(false)]
[XmlIgnoreAttribute()]
public LeadPointD BottomLeft {get;}
'Declaration
 
<BrowsableAttribute(False)>
<XmlIgnoreAttribute()>
Public ReadOnly Property BottomLeft As LeadPointD
'Usage
 
Dim instance As LeadRectD
Dim value As LeadPointD
 
value = instance.BottomLeft
[BrowsableAttribute(false)]
[XmlIgnoreAttribute()]
public LeadPointD BottomLeft {get;}

            

            
BrowsableAttribute()
XmlIgnoreAttribute()
 get_BottomLeft(); 
[BrowsableAttribute(false)]
[XmlIgnoreAttribute()]
public:
property LeadPointD BottomLeft {
   LeadPointD get();
}

Property Value

The position of the bottom-left corner 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.