This is preliminary documentation and subject to change. To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Point.Empty
[To be supplied.]
[Visual Basic]
Public Shared ReadOnly Empty As Point
[C#]
public static readonly Point Empty;
[C++]
public: static readonly Point Empty;
[JScript]
public static var Empty : Point;