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