FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > INoteIndicatorRenderer3 インターフェース : Paint メソッド |
'宣言
Sub Paint( _ ByVal g As Graphics, _ ByVal x As Integer, _ ByVal y As Integer, _ ByVal width As Integer, _ ByVal height As Integer, _ ByVal indicatorColor As Color, _ ByVal indicatorPosition As NoteIndicatorPosition, _ ByVal rightToLeft As Boolean _ )
void Paint( Graphics g, int x, int y, int width, int height, Color indicatorColor, NoteIndicatorPosition indicatorPosition, bool rightToLeft )