ImageLayer-Konstruktor
Geschützte Member einschließen
Geerbte Member einschließen
Überladungsliste
Name | Beschreibung | |
---|---|---|
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. |
Nach oben