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