Enum pfcContourTraversal
Description
This enumerated type lists the possible values for traversing the
contour.
Values
-
CONTOUR_TRAV_NONE
- There is no contour traversal.
-
CONTOUR_TRAV_INTERNAL
- Traverse the internal contours.
-
CONTOUR_TRAV_EXTERNAL
- Traverse the external contours.
-
ContourTraversal_nil
-
Use this enumerated value to represent "null" passed to optional properties or method arguments.