Click or drag to resize

LayerSetPersistentLocking Method

Set the persistent locking setting for this layer

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.5
Syntax
public void SetPersistentLocking(
	bool persistentLocking
)

Parameters

persistentLocking
Type: SystemBoolean

[Missing <param name="persistentLocking"/> documentation for "M:Rhino.DocObjects.Layer.SetPersistentLocking(System.Boolean)"]

See Also