Enum WritingOrder
Represents the writing order.
public enum WritingOrder
Fields
BoundaryThenFill = 0
First boundary then filling.
FillThenBoundary = 1
First filling then boundary.
Represents the writing order.
public enum WritingOrder
BoundaryThenFill = 0
First boundary then filling.
FillThenBoundary = 1
First filling then boundary.