Leadtools Namespace > LeadRect Structure : Bottom Property |
[XmlIgnoreAttribute()] public int Bottom {get; set;}
'Declaration <XmlIgnoreAttribute()> Public Property Bottom As Integer
'Usage Dim instance As LeadRect Dim value As Integer instance.Bottom = value value = instance.Bottom
[XmlIgnoreAttribute()] public int Bottom {get; set;}
XmlIgnoreAttribute() get_Bottom();
set_Bottom(value);
[XmlIgnoreAttribute()] public: property int Bottom { int get(); void set ( int value); }
The lower-right corner is the sum of the Y and the Height property values of this LeadRect structure.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2