| Property | Data type | Description |
|---|---|---|
thickness * | integer | The precise width of the separator in pixels. |
type * | string | The type of the separator. Possible values: Unknown, Black, Dotted |
Start Element
The start point of a separator. Has the following attributes:| Property | Data type | Description |
|---|---|---|
x * | integer | The horizontal coordinate of the start point of separator. |
y * | integer | The vertical coordinate of the start point of separator. |
End Element
The end point of a separator. Has the following attributes:| Property | Data type | Description |
|---|---|---|
x * | integer | The horizontal coordinate of the end point of separator. |
y * | integer | The vertical coordinate of the end point of separator. |
Astericks indicates a required property.
