FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > PaintTabStripTabEventArgs クラス : PaintTabStripTabEventArgs コンストラクタ |
'宣言
Public Function New( _ ByVal view As SpreadView, _ ByVal g As Graphics, _ ByVal tabIndex As Integer, _ ByVal tabRectangle As Rectangle, _ ByVal tabPath As GraphicsPath _ )
public PaintTabStripTabEventArgs( SpreadView view, Graphics g, int tabIndex, Rectangle tabRectangle, GraphicsPath tabPath )