1995-1996
Spencer Kimball & Peter Mattis
Set the edit mask setting of the specified layer.
This procedure sets the specified layer's edit mask setting. This controls whether the layer or it's mask is currently active for editing. If the specified layer has no layer mask, then this procedure will return an error.
unknown
Type | Name | Description |
---|---|---|
PF_LAYER | layer | The layer |
PF_INT | edit-mask | The new layer's edit mask setting (TRUE or FALSE) |
None