Table of Contents

Class PathGeometry

Namespace
PaintDotNet.UI.Media
Assembly
PaintDotNet.UI.dll
public sealed class PathGeometry : Geometry, IParsable<Geometry>
Inheritance
PathGeometry
Implements
Inherited Members

Constructors

PathGeometry()
PathGeometry(IEnumerable<PathFigure>)
PathGeometry(IEnumerable<PathFigure>, FillRule, Transform)

Fields

FiguresProperty
FillRuleProperty

Properties

Figures
FillRule
IsEmpty
IsInfinite

Methods

CreateInstanceCore()
MayHaveCurves()
MayHaveHollowSegments()
StreamToDirect2D(IGeometrySink)