HslColor Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
HslColor() | Initializes a new instance of the HslColor class. | |
HslColor(String) | Initializes a new instance of the HslColor class from outer XML. | |
HslColor(array<OpenXmlElement[]) | Initializes a new instance of the HslColor class with the specified child elements. | |
HslColor(IEnumerable<OpenXmlElement>) | Initializes a new instance of the HslColor class with the specified child elements. |
Top