Bitmap for WPF
Create(Factory1,RenderingParams) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D 名前空間 > DrawingStateBlock1 クラス > Create メソッド : Create(Factory1,RenderingParams) メソッド
an instance of Factory1
Optional text parameters that indicate how text should be rendered.
Creates an DrawingStateBlock1that can be used with the {{SaveDrawingState}} and {{RestoreDrawingState}} methods of a render target.
シンタックス
'宣言
 
Public Overloads Shared Function Create( _
   ByVal factory As Factory1, _
   ByVal textRenderingParams As RenderingParams _
) As DrawingStateBlock1

パラメータ

factory
an instance of Factory1
textRenderingParams
Optional text parameters that indicate how text should be rendered.
参照

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