MESCIUS SPREAD for Windows Forms 17.0J
DrawText(String,Font,Rectangle,DrawingTextFormat) メソッド

描画する文字列。
文字列の書式を定義するGrapeCity.Spreadsheet.Font
描画されたテキストの境界を指定するRectangle構造体。
指定したBrushオブジェクトとGrapeCity.Spreadsheet.Fontオブジェクトを使用して、指定した矩形内に指定したテキスト文字列を描画します。
構文
'Declaration
 
Overloads 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.