FillMode

FillMode enumeration

Specifies how the interior of a closed path is filled.

public enum FillMode

Values

NameValueDescription
Alternate0Specifies the alternate fill mode.
Winding1Specifies the winding fill mode.

See Also