Share

Color Properties

The Color type exposes the following members.

Properties

 NameDescription
Public propertyBlueGet the blue channel of the color. Setting a channel is obsolete in Autodesk Revit 2013. Please create a new color instead.
Public propertyGreenGet the green channel of the color. Setting a channel is obsolete in Autodesk Revit 2013. Please create a new color instead.
Public propertyStatic memberInvalidColorValue Get the invalid Color whose IntegerValue is -1.
Public propertyCode exampleIsReadOnlyIdentifies if the object is read-only or modifiable.
(Inherited from APIObject)
Public propertyIsValidIdentifies if the color represents a valid color, or an uninitialized/invalid value.
Public propertyRedGet the red channel of the color. Setting a channel is obsolete in Autodesk Revit 2013. Please create a new color instead.

See Also

Reference

Was this information helpful?