FileSettings.ClipboardOnExit Property

FileSettingsClipboardOnExit Property

Gets or sets a value that determines what to do with clipboad data on exit.

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public static ClipboardState ClipboardOnExit { get; set; }
Public Shared Property ClipboardOnExit As ClipboardState
	Get
	Set

Property Value

Type: ClipboardState
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also