Display times options for the object.
Member | Value | Description |
---|---|---|
eDisplayTypeUnknown | -1 | Unknown display type. |
eAlwaysOff | 0x0 | Graphics for the object never display. |
eAlwaysOn | 0x1 | Graphics for the object always display. |
eDuringAccess | 0x2 | Graphics for the object display during access to specified objects. |
eUseIntervals | 0x3 | Graphics for the object display during user-defined intervals. |
eDuringChainAccess | 0x4 | Graphics for the object display during chain access. |
eUseTimeComponent | 5 | Graphics for the object display during the intervals provided by an interval or interval list time component. |