[]
Provides data for the MeasureItem event.
public class MeasureItemEventArgs : EventArgs
Name | Description |
---|---|
Graphics | Gets the Graphics object to measure against |
Item | Gets the RibbonItem that is being OwnerDrawn |
ItemHeight | Gets or sets the height of the item. |
ItemWidth | Gets or sets the width of the item. |