Skip to content

AppearanceSettingsState

Public Class

snapshot of the values in AppearanceSettings

Inheritance Hierarchy

System.Object
Rhino.ApplicationSettings.AppearanceSettingsState

Namespace: Rhino.ApplicationSettings

Assembly: RhinoCommon (in RhinoCommon.dll)

Syntax

public class AppearanceSettingsState

The AppearanceSettingsState type exposes the following members.

Properties

Name

Description


Public Property

Gets or sets the command prompt background color.


Public Property

Name of the font used in the command prompt


Public Property

Size of the font used in the command prompt (in points)


Public Property

Gets or sets the command prompt hypertext color.


Public Property

Gets or sets the command prompt text color.


Public Property

Gets or sets the crosshair color.


Public Property

Gets or sets the color used by the layer manager dialog as the background color for the current layer.


Public Property

Gets or sets the name of the default font face.


Public Property

Gets or sets the default layer color.


Public Property

Gets or sets the default object color.


Public Property

Set the arrow icon head size.


Public Property

Set the arrow icon shaft size.


Public Property

Gets or sets a value that determines if command names are written to the history window.


Public Property

Gets or sets a value that determines if prompt messages are written to the history window.


Public Property

Gets or sets the color of objects that are eligible to be edited.


Public Property

Gets or sets the feedback color.


Public Property

Gets or sets the frame background color.


Public Property

Gets or sets the color of the thick line in the grid.


Public Property

Gets or sets the color of the thin line in the grid.


Public Property

Gets or sets the color of X axis line in the grid.


Public Property

Gets or sets the color of Y axis line in the grid.


Public Property

Gets or sets the color of Z axis line in the grid.


Public Property

Gets or sets the color used to draw locked objects.


Public Property

Get/Set menu visibility


Public Property

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


Public Property

The color used to draw selected objects. The default is yellow, but this can be customized by the user.


Public Property

Gets or sets the color used to fill a crossing selection window


Public Property

Gets or sets the color used to draw the stroke of a crossing selection window


Public Property

Gets or sets the color used to fill a selection window


Public Property

Gets or sets the color used to draw the stroke of a selection window


Public Property

Gets or sets a value that determines if cross hairs are visible.


Public Property

Gets or sets a value that determines if the full path of the document is shown in the Rhino title bar.


Public Property

Display the drop shadow of layouts


Public Property

Get/Set status bar visibility


Public Property

Shows or hides title bar.


Public Property

Get/Set viewport title visibility


Public Property

Gets or sets the tracking color.


Public Property

Gets or sets the viewport background color.


Public Property

Display viewport tabs at start


Public Property

Gets or sets the color of the world X axis of the world coordinates icon, appearing usually bottom left in viewports.


Public Property

Gets or sets the color of the world Y axis of the world coordinate icon, appearing usually bottom left in viewports.


Public Property

Gets or sets the color of the world Z axis of the world coordinate icon, appearing usually bottom left in viewports.


Methods

Name

Description


Public Method

Equals

Determines whether the specified object is equal to the current object.

(Inherited from Object.)


Protected Method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.

(Inherited from Object.)


Public Method

GetHashCode

Serves as the default hash function.

(Inherited from Object.)


Public Method

GetType

Gets the Type of the current instance.

(Inherited from Object.)


Protected Method

MemberwiseClone

Creates a shallow copy of the current Object.

(Inherited from Object.)


Public Method

ToString

Returns a string that represents the current object.

(Inherited from Object.)