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!

DateTimeFormatQueryEventArgs.maxSize

Maximum dimensions needed to display anytime given the specified format.

[Visual Basic]
Public maxSize As Size
[C#]
public Size maxSize;
[C++]
public: Size maxSize;
[JScript]
public var maxSize : Size;

See Also

DateTimeFormatQueryEventArgs Class | DateTimeFormatQueryEventArgs Members | System.WinForms Namespace