Bitmap for UWP
IsPixelSnappingDisabled メソッド (PixelSnapping)

C1.UWP.DX アセンブリ > C1.Util.DX.DirectWrite 名前空間 > PixelSnapping インターフェース : IsPixelSnappingDisabled メソッド
The context passed to IDWriteTextLayout::Draw.
Determines whether pixel snapping is disabled. The recommended default is FALSE, unless doing animation that requires subpixel vertical placement.
シンタックス
'宣言
 
Function IsPixelSnappingDisabled( _
   ByVal clientDrawingContext As System.Object _
) As System.Boolean
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.
参照

PixelSnapping インターフェース
PixelSnapping メンバ