Sets the colorization and display options for selected vector groups and auto-ranges their colorization saturation limits.
Input Arguments
0 |
Collection Vector Group Name Ref List |
Vector Groups to be Set |
The vector groups whose display and colorization properties should be modified. |
1 |
Boolean |
Treat Individually? |
Specifies whether each vector group should be treated individually when applying the high and low saturation limits (from the auto-range opera- tion). See Remarks for details. |
2 |
Colorization Options |
Colorization Options (Uses Mode Only) |
Specifies all of the vector group display and color- ization options. |
Return Arguments
None.
Returned Status
SUCCESS |
The vector group’s display/colorization properties were set successfully. |
PARTIAL SUCCESS |
At least one (but not all) of the vector groups could not be found. |
FAILURE |
None of the supplied vector groups could be found. |
Remarks
When the Treat Individually argument is set to TRUE, each supplied vector group’s max and min will be calculated and used for the vector group’s high and low colorization saturation limits. When set to FALSE, the max and min of the entire list of vector groups will be calculated, and this will be used to apply the high and low saturation lim- its. Leaving this option set to FALSE ensures that the coloring across all vector groups is equivalent.