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!

RectangleF.Empty

[To be supplied.]

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

See Also

RectangleF Structure | RectangleF Members | System.Drawing Namespace