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