ChooseOneObjectSettings Class |
Namespace: Rhino.ApplicationSettings
The ChooseOneObjectSettings type exposes the following members.
Name | Description | |
---|---|---|
AutomaticResize | AutomaticResize | |
DynamicHighlight | DynamicHighlight | |
FollowCursor | FollowCursor | |
HighlightColor | HighlightColor | |
MaxAutoResizeItems | MaxAutoResizeItems | |
ShowAllOption | ShowAllOption | |
ShowObjectColor | ShowObjectColor | |
ShowObjectLayer | ShowObjectLayer | |
ShowObjectName | ShowObjectName | |
ShowObjectType | ShowObjectType | |
ShowObjectTypeDetails | ShowObjectTypeDetails | |
ShowTitlebarAndBorder | ShowTitlebarAndBorder | |
UseCustomColor | UseCustomColor | |
XOffset | XOffset | |
YOffset | YOffset |
Name | Description | |
---|---|---|
GetCurrentState |
Gets the current settings of the application.
| |
GetDefaultState |
Gets the factory settings of the application.
| |
RestoreDefaults |
Commits the default settings as the current settings.
| |
UpdateFromState |
Sets all settings to a particular defined joined state.
|