'宣言 Public Function New( _ ByVal graphics As System.Drawing.Graphics, _ ByVal page As C1DockingTabPage, _ ByVal width As System.Integer _ )
public MeasureTabEventArgs( System.Drawing.Graphics graphics, C1DockingTabPage page, System.int width )
パラメータ
- graphics
- 測定に使用する Graphics オブジェクトを指定します。
- page
- 測定する C1DockingTabPage オブジェクトです。
- width
- タブの幅です。