Method DrawStrikethrough
- Namespace
- PaintDotNet.DirectWrite
- Assembly
- PaintDotNet.Windows.dll
DrawStrikethrough(object?, Point2Float, GlyphOrientationAngle, in TextStrikethrough, IObjectRef?)
void DrawStrikethrough(object? clientDrawingContext, Point2Float baselineOrigin, GlyphOrientationAngle orientationAngle, in TextStrikethrough strikethrough, IObjectRef? clientDrawingEffect)
Parameters
clientDrawingContext
objectbaselineOrigin
Point2FloatorientationAngle
GlyphOrientationAnglestrikethrough
TextStrikethroughclientDrawingEffect
IObjectRef