Color.B Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the blue component of the color.
public double B { get; }
member this.B : double
Property Value
System.Double
The Blue component of the color as a double that is in the inclusive range [0-1].