Enum pfcDisplayStyle
Description
This enumerated type represents the the hidden line display options.
-
See Also:
-
pfcViewDisplay
Values
-
DISPSTYLE_DEFAULT
- Default display status.
-
DISPSTYLE_WIREFRAME
- Wireframe display.
-
DISPSTYLE_HIDDEN_LINE
- Hidden line display.
-
DISPSTYLE_NO_HIDDEN
- No hidden line display.
-
DISPSTYLE_SHADED
- Shaded display.
-
DISPSTYLE_FOLLOW_ENVIRONMENT
- The view display follows the current configuration setting for display.
-
DISPSTYLE_SHADED_WITH_EDGES
- Shaded display with edges.
-
DisplayStyle_nil
-
Use this enumerated value to represent "null" passed to optional properties or method arguments.