Overview
QuadraticTo 是Python的Aspose.Font FOSS中的一个类. 继承人: PathCommand.
QuadraticTo.x1 represents the x‑coordinate of the quadratic Bézier control point.
特性: x, x1, y, y1.
Properties
| Name | Type | Access | Description |
|---|
x1 | float | 阅读/写作 | 得到或设置x1. |
y1 | float | 阅读/写作 | 得到或设置y1. |
x | float | 阅读/写作 | 得到或设置x. |
y | float | 阅读/写作 | 得到或设置y. |
See Also