[]
Gets a transform that maps abstract coordinates to DIPs.
public virtual Matrix3x2 GetCurrentTransform(object clientDrawingContext)
Type | Name | Description |
---|---|---|
object | clientDrawingContext | The drawing context passed to C1.Util.DX.DirectWrite.TextLayout.Draw_(System.IntPtr,System.IntPtr,System.Single,System.Single). |
Type | Description |
---|---|
Matrix3x2 | a structure which has transform information for pixel snapping. |