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