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