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