Edit

HBColor.ToString Method

Definition

Returns a hexadecimal string representation of this color.

public override string ToString();

Returns

A string in #AARRGGBB hexadecimal format representing this color.

Applies to