Table of Contents

Method Outline

Namespace
PaintDotNet.Direct2D1
Assembly
PaintDotNet.Windows.Core.dll

Outline(IGeometry, in Matrix3x2Float?, float?)

public static IPathGeometry Outline(this IGeometry geometry, in Matrix3x2Float? worldTransform = null, float? flatteningTolerance = null)

Parameters

geometry IGeometry
worldTransform Matrix3x2Float?
flatteningTolerance float?

Returns

IPathGeometry