'Declaration Public Overloads Sub SetLayerLocked( _ ByVal layer As OptionalContentGroup, _ ByVal locked As System.Boolean _ )
public void SetLayerLocked( OptionalContentGroup layer, System.bool locked )
Parameters
- layer
- The OptionalContentGroup object that specifies the layer.
- locked
- Indicates whether the layer is locked.