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