1995-1996
Spencer Kimball & Peter Mattis
Get the show mask setting of the specified layer.
This procedure returns the specified layer's show mask setting. This controls whether the layer or its mask is visible. TRUE indicates that the mask should be visible. If the layer has no mask, then this function returns an error.
unknown
Type | Name | Description |
---|---|---|
PF_LAYER | layer | The layer |
Type | Name | Description |
---|---|---|
PF_INT | show-mask | The layer's show mask setting (TRUE or FALSE) |