'Declaration 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 )
Parameters
- factory
- A reference to a DirectWrite factory Factory
- monitorHandle
- A handle for the specified monitor.