ColorOptionsGetColorOptions Method

Returns the current Revit instance's ColorOptions.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static ColorOptions GetColorOptions()

Return Value

ColorOptions
The ColorOptions for the current Revit instance.
See Also