Bitmap for WPF
Create(Factory,IntPtr) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.DirectWrite 名前空間 > RenderingParams クラス > Create メソッド : Create(Factory,IntPtr) メソッド
A reference to a DirectWrite factory Factory
A handle for the specified monitor.
Creates a rendering parameters object with default settings for the specified monitor. In most cases, this is the preferred way to create a rendering parameters object.
シンタックス
'宣言
 
Public Overloads Shared Function Create( _
   ByVal factory As Factory, _
   ByVal monitorHandle As System.IntPtr _
) As RenderingParams
public static RenderingParams Create( 
   Factory factory,
   System.IntPtr monitorHandle
)

パラメータ

factory
A reference to a DirectWrite factory Factory
monitorHandle
A handle for the specified monitor.
参照

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