IDWritePixelSnapping.IsPixelSnappingDisabled

<summary> Determines whether pixel snapping is disabled. The recommended default is FALSE, unless doing animation that requires subpixel vertical placement. </summary> <param name="clientDrawingContext">The context passed to IDWriteTextLayout::Draw.</param> <param name="isDisabled">Receives TRUE if pixel snapping is disabled or FALSE if it not.</param> <returns> Standard HRESULT error code. </returns>

interface IDWritePixelSnapping
extern (Windows)
HRESULT
IsPixelSnappingDisabled

Meta