LEADTOOLS (Leadtools assembly)

TopRight Property

Show in webframe







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

            

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

Property Value

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