[]
IDWriteRenderingParams2
[Guid("F9D711C3-9777-40AE-87E8-3E5AF9BF0948")]
public class RenderingParams2 : RenderingParams1, IDisposable, IUnknown
Initializes a new instance of the RenderingParams2 class.
public RenderingParams2(IntPtr nativePtr)
nativePtr
System.IntPtrThe native pointer.
DWRITE_GRID_FIT_MODE GetGridFitMode()
public GridFitMode GetGridFitMode()
Performs an explicit conversion from System.IntPtr to RenderingParams2.
public static explicit operator RenderingParams2(IntPtr nativePointer)
nativePointer
System.IntPtr