API Documentation > Enumerated Types > Enum EpfcContourTraversal
Enum EpfcContourTraversal
Description
This enumerated type lists the possible values for traversing the contour.
User Guide References:
Values
EpfcCONTOUR_TRAV_NONE
There is no contour traversal.
EpfcCONTOUR_TRAV_INTERNAL
Traverse the internal contours.
EpfcCONTOUR_TRAV_EXTERNAL
Traverse the external contours.
EpfcContourTraversal_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.
Was this helpful?