DioDocs for PDF
DrawString メソッド (IDrawingDevice)

DS.Documents.Barcode アセンブリ > GrapeCity.Documents.Barcode 名前空間 > IDrawingDevice インターフェース : DrawString メソッド
描画する文字列。
描画されるテキストの左上隅。
内部使用。指定されたテキスト文字列を描画します。
シンタックス
'宣言
 
Sub DrawString( _
   ByVal text As System.String, _
   ByVal point As System.Drawing.PointF _
) 
void DrawString( 
   System.string text,
   System.Drawing.PointF point
)

パラメータ

text
描画する文字列。
point
描画されるテキストの左上隅。
参照

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