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