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!

MeasureItemEventArgs Properties

The properties of the MeasureItemEventArgs class are listed below. For a complete list of MeasureItemEventArgs class members, see the MeasureItemEventArgs Members topic.

Public:

ExtendedInfo (inherited from EventArgs) Holds a reference to an object that manages the event's state.
Graphics A Graphics object to measure relative to.
Index The index of item for which the height/width is needed.
ItemHeight Where the recipient of the event should put the height of the item specified by the index.
ItemWidth Where the recipient of the event should put the width of the item specified by the index.

See Also

MeasureItemEventArgs Class | System.WinForms Namespace