GrapeCity.Win.Buttons 名前空間 > ITextAppearance インターフェース : Draw メソッド |
Sub Draw( _ ByVal graphics As Graphics, _ ByVal text As String, _ ByVal textFormat As TextFormat, _ ByVal textColor As Color, _ ByVal bounds As Rectangle _ )
void Draw( Graphics graphics, string text, TextFormat textFormat, Color textColor, Rectangle bounds )