Bitmap for UWP
DrawTextLayout(Point2F,TextLayout,Brush,DrawTextOptions) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.Direct2D 名前空間 > RenderTarget クラス > DrawTextLayout メソッド : DrawTextLayout(Point2F,TextLayout,Brush,DrawTextOptions) メソッド
void ID2D1RenderTarget::DrawTextLayout([In] D2D_POINT_2F origin,[In] IDWriteTextLayout* textLayout,[In] ID2D1Brush* defaultForegroundBrush,[In] D2D1_DRAW_TEXT_OPTIONS options)
シンタックス
'宣言
 
Public Overloads Sub DrawTextLayout( _
   ByVal origin As Point2F, _
   ByVal textLayout As TextLayout, _
   ByVal defaultForegroundBrush As Brush, _
   ByVal options As DrawTextOptions _
) 
public void DrawTextLayout( 
   Point2F origin,
   TextLayout textLayout,
   Brush defaultForegroundBrush,
   DrawTextOptions options
)

パラメータ

origin
textLayout
defaultForegroundBrush
options
参照

RenderTarget クラス
RenderTarget メンバ
オーバーロード一覧