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!

Edge.Width

[To be supplied.]

[Visual Basic]
Overridable Public ReadOnly Property Width As Integer
[C#]
public int Width {virtual get;}
[C++]
public: __property virtual int get_Width();
[JScript]
public function get Width() : int;

See Also

Edge Class | Edge Members | System.WinForms Namespace