All Frameworks Object Hierarchy This Framework Indexes
CatSchIDLArrowFrequency (Enumeration)
enum CatSchIDLArrowFrequency {
catSchIDLArrowAllSegs,
catSchIDLArrowAllButLastSeg,
catSchIDLArrowInteriorSegs,
catSchIDLArrowMiddleSeg
}
Schematic route arrow frequency.
Role: Indicates which route segments get a flow arrow display.
- Values:
-
- catSchIDLArrowAllSegs
- Put an arrow on all segments of the route.
- catSchIDLArrowAllButLastSeg
- Put an arrow on all except the last segment of the route.
- catSchIDLArrowInteriorSegs
- Put an arrow on the interior segments of the route.
- catSchIDLArrowMiddleSeg
- Put an arrow on the middle segment of the route.