RVTDocs.com
Namespace: Autodesk.Revit.DB

Color

Class
Description:
Represents a color in Autodesk Revit.
Remarks:
Colors obtained from some API methods may represent an uninitialized/invalid color. You can identify these using the IsValid property.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.APIObject
    Autodesk.Revit.DB.Color
Syntax
public class Color : APIObject