ColorOptions Properties


Color Options Properties

The ColorOptions type exposes the following members.

Properties
Name Description
Public property AlertColor The color of the current canvas theme used to highlight elements when a special alert is required.
Public property BackgroundColor The background color of the current canvas theme applied to views.
Public property CalculatingColor The color of the current canvas theme used to render elements when some aspect of their properties is currently being recalculated.
Public property EditingColor The color of the current canvas theme used to render elements when editing.
Public property IsValidObject Specifies whether the .NET object represents a valid Revit entity.
Public property PreselectionColor The color of the current canvas theme used to highlight candidates for selection before they are selected.
Public property SelectionColor The color of the current canvas theme used to highlight selected elements.
Public property SelectionSemitransparent Indicates whether or not selections will be shown in a semi-transparent manner in current canvas theme.
Top
See Also