跳转到主要内容
单个分隔符元素(当 blockType 属性为 Separator 时可用),或者分隔符组中的一个分隔符元素。包含 startend 元素。 具有以下属性:
PropertyData typeDescription
thickness *integer分隔符的精确宽度(像素)。
type *string分隔符的类型。可选值:UnknownBlackDotted

起始元素

分隔符的起点。具有以下属性:
PropertyData typeDescription
x *integer分隔符起点的水平坐标。
y *integer分隔符起点的垂直坐标。

结束元素

分隔符的终点。具有以下属性:
PropertyData typeDescription
x *integer分隔符终点的水平坐标。
y *integer分隔符终点的垂直坐标。
星号表示必需属性。