| Package | Description |
|---|---|
| com.aspose.xps |
| Modifier and Type | Method and Description |
|---|---|
XpsPolyQuadraticBezierSegment |
XpsDocument.createPolyQuadraticBezierSegment(Point2D[] points)
Creates a new set of stroked quadratic Bézier curves from the previous point in the path figure through a set
of vertices, using specified control points.
|
XpsPolyQuadraticBezierSegment |
XpsDocument.createPolyQuadraticBezierSegment(Point2D[] points,
boolean isStroked)
Creates a new set of quadratic Bézier curves from the previous point in the path figure through a set
of vertices, using specified control points.
|
XpsPolyQuadraticBezierSegment |
XpsPolyQuadraticBezierSegment.deepClone()
Clones this set of quadratic Bézier curves.
|
Copyright © 2021 Aspose. All Rights Reserved.