DioDocs for PDF
Create(Factory,RenderingParams) メソッド

DS.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX.Direct2D 名前空間 > DrawingStateBlock クラス > Create メソッド : Create(Factory,RenderingParams) メソッド
Factory のインスタンス。
テキストの描画方法を示すオプションのテキストパラメータ。
描画ターゲットの {{SaveDrawingState}} メソッドと {{RestoreDrawingState}} メソッドで使用できる DrawingStateBlock を作成します。
シンタックス
'宣言
 
Public Overloads Shared Function Create( _
   ByVal factory As Factory, _
   ByVal textRenderingParams As RenderingParams _
) As DrawingStateBlock
public static DrawingStateBlock Create( 
   Factory factory,
   RenderingParams textRenderingParams
)

パラメータ

factory
Factory のインスタンス。
textRenderingParams
テキストの描画方法を示すオプションのテキストパラメータ。
参照

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