CP_ALL_LAYERS

Value for cpShape.layers signifying that a shape is in every layer.

enum CP_ALL_LAYERS = ~cast(cpLayers)0;

Meta