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 : Left Property |
[XmlIgnoreAttribute()] [BrowsableAttribute(false)] public double Left {get;}
'Declaration
<XmlIgnoreAttribute()> <BrowsableAttribute(False)> Public ReadOnly Property Left As Double
[XmlIgnoreAttribute()] [BrowsableAttribute(false)] public double Left {get;}
double LeadRectDLeft(LeadRectD rect)
public double getLeft()
XmlIgnoreAttribute() BrowsableAttribute() get_Left();
[XmlIgnoreAttribute()] [BrowsableAttribute(false)] public: property double Left { double get(); }