バージョン

DrawWithoutBounds メソッド

境界矩形なしでテキストプリミティブを描画します。
シンタックス
'宣言
 
Public Sub DrawWithoutBounds( _
   ByVal t As Text _
) 
public void DrawWithoutBounds( 
   Text t
)

パラメータ

t
描画するテキストプリミティブ。
参照