Color.Red
Description:
Get the red channel of the color. Setting a channel is obsolete in Autodesk Revit 2013. Please create a new color instead.
Get the red channel of the color. Setting a channel is obsolete in Autodesk Revit 2013. Please create a new color instead.
public byte Red { get; set; }
-
When getting the value: the color is invalid or uninitialized.