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