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
IGeometryworldTransform
Matrix3x2Float?flatteningTolerance
float?