ColorOptionsGetColorOptions Method

Returns the current Revit instance's ColorOptions.

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

Return Value

ColorOptions
The ColorOptions for the current Revit instance.
See Also