Enum pfcDisplayStatus
Description
This enumerated type lists the possible values for the display status of a layer.
User Guide References:
Values
LAYER_NORMAL
A normal layer.
LAYER_DISPLAY
A layer selected for display.
LAYER_BLANK
A blanked layer.
LAYER_HIDDEN
A hidden layer. This applies to Assembly mode only.
DisplayStatus_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.