Protected Sub OutputText( _ ByVal graphics As Graphics, _ ByVal rectangle As Rectangle, _ ByVal clipTextRectangle As Rectangle, _ ByVal text As String, _ ByVal font As Font, _ ByVal color As Color _ )
protected void OutputText( Graphics graphics, Rectangle rectangle, Rectangle clipTextRectangle, string text, Font font, Color color )
TextRenderer クラス TextRenderer メンバ
© 2008 GrapeCity inc. All rights reserved.