Click or drag to resize

SkinSettings Property

Gets access to the skin persistent settings.

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public PersistentSettings Settings { get; }

Property Value

Type: PersistentSettings
See Also