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!

DateBoldEventArgs.size

[To be supplied.]

[Visual Basic]
Public ReadOnly size As Integer
[C#]
public readonly int size;
[C++]
public: readonly int size;
[JScript]
public var size : int;

See Also

DateBoldEventArgs Class | DateBoldEventArgs Members | System.WinForms Namespace