FileSettingsStateClipboardOnExit Property |
Gets or sets a value that determines what to do with clipboad data on exit.
Namespace:
Rhino.ApplicationSettings
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic ClipboardState ClipboardOnExit { get; set; }Public Property ClipboardOnExit As ClipboardState
Get
Set
Property Value
Type:
ClipboardState
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also