Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > LeadRectD Structure : TopLeft Property |
[BrowsableAttribute(false)] [XmlIgnoreAttribute()] public LeadPointD TopLeft {get;}
'Declaration
<BrowsableAttribute(False)> <XmlIgnoreAttribute()> Public ReadOnly Property TopLeft As LeadPointD
'Usage
Dim instance As LeadRectD Dim value As LeadPointD value = instance.TopLeft
[BrowsableAttribute(false)] [XmlIgnoreAttribute()] public LeadPointD TopLeft {get;}
LeadPointD LeadRectDTopLeft(LeadRectD rect)
public LeadPointD getTopLeft()
BrowsableAttribute() XmlIgnoreAttribute() get_TopLeft();
[BrowsableAttribute(false)] [XmlIgnoreAttribute()] public: property LeadPointD TopLeft { LeadPointD get(); }