MESCIUS SPREAD for Windows Forms 15.0J
DrawText メソッド

描画する文字列。
文字列の書式を定義するGrapeCity.Spreadsheet.Font
描画されたテキストの境界を指定するRectangle構造体。
指定したBrushオブジェクトとGrapeCity.Spreadsheet.Fontオブジェクトを使用して、指定した矩形内に指定したテキスト文字列を描画します。
構文
'宣言
 
Sub DrawText( _
   ByVal value As String, _
   ByVal font As Font, _
   ByVal rect As Rectangle, _
   Optional ByVal drawingTextFormat As DrawingTextFormat _
) 

パラメータ

value
描画する文字列。
font
文字列の書式を定義するGrapeCity.Spreadsheet.Font
rect
描画されたテキストの境界を指定するRectangle構造体。
drawingTextFormat
参照

IDrawingContext インターフェース
IDrawingContext メンバ

 

 


© MESCIUS inc. All rights reserved.