AppearanceSettingsState Class |
Namespace: Rhino.ApplicationSettings
The AppearanceSettingsState type exposes the following members.
Name | Description | |
---|---|---|
CommandPromptBackgroundColor | Gets or sets the command prompt background color. | |
CommandPromptFontName | Name of the font used in the command prompt | |
CommandPromptFontSize | Size of the font used in the command prompt (in points) | |
CommandPromptHypertextColor | Gets or sets the command prompt hypertext color. | |
CommandPromptTextColor | Gets or sets the command prompt text color. | |
CrosshairColor | Gets or sets the crosshair color. | |
CurrentLayerBackgroundColor |
Gets or sets the color used by the layer manager dialog as the background color for the current layer.
| |
DefaultFontFaceName |
Gets or sets the name of the default font face.
| |
DefaultLayerColor |
Gets or sets the default layer color.
| |
DefaultObjectColor | Gets or sets the default object color. | |
DirectionArrowIconHeadSize |
Set the arrow icon head size.
| |
DirectionArrowIconShaftSize |
Set the arrow icon shaft size.
| |
EchoCommandsToHistoryWindow | Gets or sets a value that determines if command names are written to the history window. | |
EchoPromptsToHistoryWindow | Gets or sets a value that determines if prompt messages are written to the history window. | |
EditCandidateColor | Gets or sets the color of objects that are eligible to be edited. | |
FeedbackColor | Gets or sets the feedback color. | |
FrameBackgroundColor | Gets or sets the frame background color. | |
GridThickLineColor | Gets or sets the color of the thick line in the grid. | |
GridThinLineColor | Gets or sets the color of the thin line in the grid. | |
GridXAxisLineColor | Gets or sets the color of X axis line in the grid. | |
GridYAxisLineColor | Gets or sets the color of Y axis line in the grid. | |
GridZAxisLineColor | Gets or sets the color of Z axis line in the grid. | |
LockedObjectColor | Gets or sets the color used to draw locked objects. | |
MenuVisible |
Get/Set menu visibility
| |
PageviewPaperColor |
CRhinoPageView paper background. A rectangle is drawn into the background
of page views to represent the printed area. The alpha portion of the color
is used to draw the paper blended into the background
| |
SelectedObjectColor |
The color used to draw selected objects.
The default is yellow, but this can be customized by the user.
| |
SelectionWindowCrossingFillColor |
Gets or sets the color used to fill a crossing selection window
| |
SelectionWindowCrossingStrokeColor |
Gets or sets the color used to draw the stroke of a crossing selection window
| |
SelectionWindowFillColor |
Gets or sets the color used to fill a selection window
| |
SelectionWindowStrokeColor |
Gets or sets the color used to draw the stroke of a selection window
| |
ShowCrosshairs | Gets or sets a value that determines if cross hairs are visible. | |
ShowFullPathInTitleBar | Gets or sets a value that determines if the full path of the document is shown in the Rhino title bar. | |
ShowLayoutDropShadow |
Display the drop shadow of layouts
| |
ShowStatusBar |
Get/Set status bar visibility
| |
ShowTitleBar |
Shows or hides title bar.
| |
ShowViewportTitles |
Get/Set viewport title visibility
| |
TrackingColor | Gets or sets the tracking color. | |
ViewportBackgroundColor | Gets or sets the viewport background color. | |
ViewportTabsVisibleAtStart |
Display viewport tabs at start
| |
WorldCoordIconXAxisColor | Gets or sets the color of the world X axis of the world coordinates icon,
appearing usually bottom left in viewports. | |
WorldCoordIconYAxisColor | Gets or sets the color of the world Y axis of the world coordinate icon,
appearing usually bottom left in viewports. | |
WorldCoordIconZAxisColor | Gets or sets the color of the world Z axis of the world coordinate icon,
appearing usually bottom left in viewports. |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |