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