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!

PointF.Empty

[To be supplied.]

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

See Also

PointF Structure | PointF Members | System.Drawing Namespace