Enum pfcDisplayStatus
Description
This enumerated type lists the possible values for the display status of a layer.
User Guide References:
Values
pfcLAYER_NORMAL
A normal layer.
pfcLAYER_DISPLAY
A layer selected for display.
pfcLAYER_BLANK
A blanked layer.
pfcLAYER_HIDDEN
A hidden layer. This applies to Assembly mode only.
pfcDisplayStatus_nil
Enum null value.