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