Interface IColor
Namespace: PnP.Framework.Utilities.Themes.Palettes
Assembly: PnP.Framework.dll
Syntax
public interface IColor : IRGB, IHSV
Properties
hex
Declaration
string hex { get; set; }
Property Value
System.
|
str
Declaration
string str { get; set; }
Property Value
System.
|