Leadtools Namespace > LeadRectD Structure : BottomLeft Property |
[BrowsableAttribute(false)] [XmlIgnoreAttribute()] public LeadPointD BottomLeft {get;}
'Declaration <BrowsableAttribute(False)> <XmlIgnoreAttribute()> Public ReadOnly Property BottomLeft As LeadPointD
'Usage Dim instance As LeadRectD Dim value As LeadPointD value = instance.BottomLeft
[BrowsableAttribute(false)] [XmlIgnoreAttribute()] public LeadPointD BottomLeft {get;}
BrowsableAttribute() XmlIgnoreAttribute() get_BottomLeft();
[BrowsableAttribute(false)] [XmlIgnoreAttribute()] public: property LeadPointD BottomLeft { LeadPointD get(); }