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!

Rectangle.Empty

[To be supplied.]

[Visual Basic]
Public Shared ReadOnly Empty As Rectangle
[C#]
public static readonly Rectangle Empty;
[C++]
public: static readonly Rectangle Empty;
[JScript]
public static var Empty : Rectangle;

See Also

Rectangle Structure | Rectangle Members | System.Drawing Namespace