'Declaration Function GetCurrentTransform( _ ByVal clientDrawingContext As System.Object _ ) As Matrix3x2
Matrix3x2 GetCurrentTransform( System.object clientDrawingContext )
Parameters
- clientDrawingContext
- The drawing context passed to C1.Util.DX.DirectWrite.TextLayout.Draw_(System.IntPtr,System.IntPtr,System.Single,System.Single).
Return Value
a structure which has transform information for pixel snapping.