Table of Contents

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 object
baselineOrigin Point2Float
orientationAngle GlyphOrientationAngle
strikethrough TextStrikethrough
clientDrawingEffect IObjectRef