Skip to content
Document Authoring DA  API Docs v1.18.0
npmGitHub

ShapeCustomGeometrySegmentLine

ShapeCustomGeometrySegmentLine:

Draws a straight line from the current point to to.

type: "line"

Discriminant for the segment kind.


to: ShapeCustomGeometryPoint

The end point of the line.