LEADTOOLS (Leadtools assembly)

TopLeft Property

Show in webframe







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

            

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

Property Value

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