'宣言 Public Overridable Function IsPixelSnappingDisabled( _ ByVal clientDrawingContext As System.Object _ ) As System.Boolean
public virtual System.bool IsPixelSnappingDisabled( System.object clientDrawingContext )
パラメータ
- clientDrawingContext
- The context passed to IDWriteTextLayout::Draw.
戻り値の型
Receives TRUE if pixel snapping is disabled or FALSE if it not.