ChooseOneObjectSettings
Contains static methods and properties to modify “choose one object” settings.
Inheritance Hierarchy
System.Object
Rhino.ApplicationSettings.ChooseOneObjectSettings
Namespace: Rhino.ApplicationSettings
Assembly: RhinoCommon (in RhinoCommon.dll)
**Since:**8.0
Syntax
public static class ChooseOneObjectSettings
The ChooseOneObjectSettings type exposes the following members.
Properties
Name
Description
Public Property
Static Member
AutomaticResize
AutomaticResize
Public Property
Static Member
DynamicHighlight
DynamicHighlight
Public Property
Static Member
FollowCursor
FollowCursor
Public Property
Static Member
HighlightColor
HighlightColor
Public Property
Static Member
MaxAutoResizeItems
MaxAutoResizeItems
Public Property
Static Member
ShowAllOption
ShowAllOption
Public Property
Static Member
ShowObjectColor
ShowObjectColor
Public Property
Static Member
ShowObjectLayer
ShowObjectLayer
Public Property
Static Member
ShowObjectName
ShowObjectName
Public Property
Static Member
ShowObjectType
ShowObjectType
Public Property
Static Member
ShowObjectTypeDetails
ShowObjectTypeDetails
Public Property
Static Member
ShowTitlebarAndBorder
ShowTitlebarAndBorder
Public Property
Static Member
UseCustomColor
UseCustomColor
Public Property
Static Member
XOffset
XOffset
Public Property
Static Member
YOffset
YOffset
Methods
Name
Description
Public Method
Static Member
GetCurrentState
Gets the current settings of the application.
Public Method
Static Member
GetDefaultState
Gets the factory settings of the application.
Public Method
Static Member
RestoreDefaults
Commits the default settings as the current settings.
Public Method
Static Member
UpdateFromState
Sets all settings to a particular defined joined state.