FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > FlatScrollBarRenderer クラス : DrawArrowButton メソッド |
'Declaration Public Sub DrawArrowButton( _ ByVal g As Graphics, _ ByVal bound As Rectangle, _ ByVal element As FpScrollBarButton _ )
'使用法 Dim instance As FlatScrollBarRenderer Dim g As Graphics Dim bound As Rectangle Dim element As FpScrollBarButton instance.DrawArrowButton(g, bound, element)