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