[]
        
(Showing Draft Content)

C1.Win.Ribbon.MeasureItemEventArgs

MeasureItemEventArgs Class

Provides data for the MeasureItem event.

Inheritance
MeasureItemEventArgs
Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.4.8.dll
Syntax
public class MeasureItemEventArgs : EventArgs

Properties

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.