'Declaration Public Overridable Function IsPixelSnappingDisabled( _ ByVal clientDrawingContext As System.Object _ ) As System.Boolean
public virtual 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.