LEADTOOLS (Leadtools assembly)

BottomRight Property

Show in webframe







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

            

            
XmlIgnoreAttribute()
BrowsableAttribute()
 get_BottomRight(); 
[XmlIgnoreAttribute()]
[BrowsableAttribute(false)]
public:
property LeadPointD BottomRight {
   LeadPointD get();
}

Property Value

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