Returns the current Revit instance's ColorOptions.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static ColorOptions GetColorOptions()
Return Value
ColorOptions
The ColorOptions for the current Revit instance.
See Also
Reference