'Declaration Public Overloads Sub SetLayerDefaultState( _ ByVal layer As OptionalContentGroup, _ ByVal on As System.Boolean _ )
public void SetLayerDefaultState( OptionalContentGroup layer, System.bool on )
Parameters
- layer
- The OptionalContentGroup object that specifies the layer.
- on
- Indicates whether the layer is ON (visible) by default.