This is preliminary documentation and subject to change. To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Border.Left
[To be supplied.]
[Visual Basic]
Overridable Public ReadOnly Property Left As Edge
[C#]
public Edge Left {virtual get;}
[C++]
public: __property virtual Edge* get_Left();
[JScript]
public function get Left() : Edge;