mptGetColorShiftingLayers
mptGetColorShiftingLayers(d_cellViewID) =>l_layers/ nil
Description
Returns a list of valid shifting layers set by the environment variable .
Arguments
Values Returned
|
List of valid shifting layers set by the environment variable colorShiftingLayers. |
|
Examples
mptGetColorShiftingLayers(geGetEditCellView())
Returns the list of valid shifting layers set by the environment variable, colorShiftingLayers.
Return to top