[]
        
(Showing Draft Content)

C1.Win.Command.MeasureTabEventArgs.-ctor

MeasureTabEventArgs Constructor

MeasureTabEventArgs(Graphics, C1DockingTabPage, int)

Initializes a new instance of the MeasureTabEventArgs class.

Declaration
public MeasureTabEventArgs(Graphics graphics, C1DockingTabPage page, int width)
Parameters
Type Name Description
Graphics graphics

Specifies the Graphics object to use for measuring.

C1DockingTabPage page

The C1DockingTabPage object to measure.

int width

The width of the tab..