'Declaration Function IsPixelSnappingDisabled( _ ByVal clientDrawingContext As Object _ ) As Boolean
bool IsPixelSnappingDisabled( object clientDrawingContext )
Parameters
- clientDrawingContext
- The context passed to IDWriteTextLayout::Draw.
Return Value
Receives TRUE if pixel snapping is disabled or FALSE if it not.