BarCode for UWP
DrawString メソッド (IDrawingDevice)

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

パラメータ

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

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