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