-
enum CatVisPropertyType {
catVisPropertyLineType, catVisPropertyWidth, catVisPropertyColor, catVisPropertyOpacity
} -
Types of graphic properties.
Role: This enum is used in the interface.- Values:
-
- catVisPropertyLineType
- The line type dd>
- catVisPropertyWidth
- The line width dd>
- catVisPropertyColor
- The color dd>
- catVisPropertyOpacity
- The opacity dd>