Table of Contents

Method DrawInlineObject

Namespace
PaintDotNet.DirectWrite
Assembly
PaintDotNet.Windows.dll

DrawInlineObject(object?, Point2Float, GlyphOrientationAngle, IInlineObject, bool, bool, IObjectRef?)

void DrawInlineObject(object? clientDrawingContext, Point2Float origin, GlyphOrientationAngle orientationAngle, IInlineObject inlineObject, bool isSideways, bool isRightToLeft, IObjectRef? clientDrawingEffect)

Parameters

clientDrawingContext object
origin Point2Float
orientationAngle GlyphOrientationAngle
inlineObject IInlineObject
isSideways bool
isRightToLeft bool
clientDrawingEffect IObjectRef