Skip to content

CirclePathType Enum

The CirclePathType enum defines how circular paths should be closed when drawing outlines.

Enum Values

NameValueDescription
OpenPath0Represents the OpenPath value.
ClosedPath1Represents the ClosedPath value.
ClosedPathWithCenterPoint2Represents the ClosedPathWithCenterPoint value.