Table of Contents

Method CreatePathGeometry

Namespace
PaintDotNet.Direct2D1
Assembly
PaintDotNet.Windows.dll

CreatePathGeometry(FillMode)

Creates a path geometry object representing the path data.

IPathGeometry CreatePathGeometry(FillMode fillMode)

Parameters

fillMode FillMode

Fill mode for the path geometry object.

Returns

IPathGeometry