[]
        
(Showing Draft Content)

C1.Util.DX.DirectWrite.PixelSnapping.GetCurrentTransform

GetCurrentTransform Method

GetCurrentTransform(object)

Gets a transform that maps abstract coordinates to DIPs.

Declaration
Matrix3x2 GetCurrentTransform(object clientDrawingContext)
Parameters
Type Name Description
object clientDrawingContext

The drawing context passed to C1.Util.DX.DirectWrite.TextLayout.Draw_(System.IntPtr,System.IntPtr,System.Single,System.Single).

Returns
Type Description
Matrix3x2

a structure which has transform information for pixel snapping.