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