Leadtools Namespace > LeadRectD Structure : Left Property |
[BrowsableAttribute(false)] [XmlIgnoreAttribute()] public double Left {get;}
'Declaration <BrowsableAttribute(False)> <XmlIgnoreAttribute()> Public ReadOnly Property Left As Double
[BrowsableAttribute(false)] [XmlIgnoreAttribute()] public double Left {get;}
BrowsableAttribute() XmlIgnoreAttribute() get_Left();
[BrowsableAttribute(false)] [XmlIgnoreAttribute()] public: property double Left { double get(); }