Bitmap for WPF
GetCurrentTransform メソッド (TextRendererBase)

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.DirectWrite 名前空間 > TextRendererBase クラス : GetCurrentTransform メソッド
The drawing context passed to TextLayout.Draw_.
Gets a transform that maps abstract coordinates to DIPs.
シンタックス
'宣言
 
Public Overridable Function GetCurrentTransform( _
   ByVal clientDrawingContext As System.Object _
) As Matrix3x2
public virtual Matrix3x2 GetCurrentTransform( 
   System.object clientDrawingContext
)

パラメータ

clientDrawingContext
The drawing context passed to TextLayout.Draw_.

戻り値の型

a structure which has transform information for pixel snapping.
参照

TextRendererBase クラス
TextRendererBase メンバ