Style.ForegroundArgbColor

Style.ForegroundArgbColor property

Gets and sets the foreground color with a 32-bit ARGB value.

public int ForegroundArgbColor { get; set; }

See Also