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