ApplicationNewColor Method

Returns a new color object.

Namespace: Autodesk.Revit.Creation
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public Color NewColor()

Return Value

Color
The new color object.
See Also