cubic_bezier_to method
cubic_bezier_to
def cubic_bezier_to(self, pt1, pt2, pt3):
    ...
| Parameter | Type | Description | 
|---|---|---|
| pt1 | aspose.pydrawing.PointF | |
| pt2 | aspose.pydrawing.PointF | |
| pt3 | aspose.pydrawing.PointF | 
See Also
- module aspose.html.rendering.image
- class ImageDevice