PointAttr
Typeobject
Backlinks1The attributes of a point on the contour of a shape.
cornerStyle​
OptionalDescription
Corner shapes of the point.
Type
integer
Value
enum: the value of this property must be equal to one of the following values:
Value | Explanation |
---|---|
0 | rounded |
1 | inverted rounded |
2 | angled |
3 | squared |
curveFrom​
OptionalDescription
When the current point is the starting point of the Bezier curve, this attribute represents its control point.
Type
curveTo​
OptionalDescription
When the current point is the end point of the Bezier curve, this attribute represents its control point.
Type
markType​
OptionalDescription
The shape type of the point. This property only applies to endpoints.
Type