StructHexColor
Struct
A struct representing a Hex color representation of a color.
Definition
Namespace:Telerik.Windows.Controls.ColorEditor.ColorSchemas
Assembly:Telerik.Windows.Controls.dll
Syntax:
cs-api-definition
public struct HexColor
Inherited Members
Constructors
HexColor(string)
Initializes a new instance of the HexColor struct.
Properties
Methods
Operators
operator !=(HexColor, HexColor)
Implements the operator !=.
operator ==(HexColor, HexColor)
Implements the operator ==.