ColorOptions Members

The ColorOptions type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the ColorOptions
Public methodEquals (Inherited from Object.)
Public methodStatic memberGetColorOptions
Returns the current Revit instance's ColorOptions.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyAlertColor
The color used to highlight elements when a special alert is required.
Public propertyBackgroundColor
The background color applied to views.
Public propertyCalculatingColor
The color used to render elements when some aspect of their properties is currently being recalculated.
Public propertyEditingColor
The color used to render elements when editing.
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertyPreselectionColor
The color used to highlight candidates for selection before they are selected.
Public propertySelectionColor
The color used to highlight selected elements.
Public propertySelectionSemitransparent
Indicates whether or not selections will be shown in a semi-transparent manner.

See Also