Leadtools Namespace > LeadRectD Structure : TopLeft Property |
[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() get_TopLeft();
[XmlIgnoreAttribute()] [BrowsableAttribute(false)] public: property LeadPointD TopLeft { LeadPointD get(); }