Restore Method

Restores a group of layer property settings.

See Also | Example

Signature

object.Restore Name 

Object

LayerStateManager
A LayerStateManager object.

Name

String; input-only
The name of the saved layer settings to be restored.

Remarks

The LayerStateManager Restore method uses the Mask property associated with the saved settings to identify which layer properties are to be restored.

 

   Comments?