Information Classification: External Restricted.
See https://www.chili-publish.com/security
Document Object Model - PathPoint
A single path point (which can contain a bezier curve)
Fields
Name | Type | Triggers | Description |
|---|---|---|---|
x | unit | Point X | |
y | unit | Point Y | |
controlLeftX | unit | Left X for bezier | |
controlLeftY | unit | Left Y for bezier | |
controlRightX | unit | Right X for bezier | |
controlRightY | unit | Right Y for bezier | |
type | Point type ("line" or "bezier") |