NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Border.Bottom

[To be supplied.]

[Visual Basic]
Overridable Public ReadOnly Property Bottom As Edge
[C#]
public Edge Bottom {virtual get;}
[C++]
public: __property virtual Edge* get_Bottom();
[JScript]
public function get Bottom() : Edge;

See Also

Border Class | Border Members | System.WinForms Namespace