Public Overloads Sub DrawText( _ ByVal graphics As Graphics, _ ByVal rectangle As Rectangle, _ ByVal text As String, _ ByVal image As Image, _ ByVal font As Font, _ ByVal color As Color _ )
public void DrawText( Graphics graphics, Rectangle rectangle, string text, Image image, Font font, Color color )
TextRenderer クラス TextRenderer メンバ オーバーロード一覧
© 2008 GrapeCity inc. All rights reserved.