Skip to content

ClosedVectorPath

Type · TDLib 1.8.67 · d1085f9c

Represents a closed vector path. The path begins at the end point of the last command. The coordinate system origin is in the upper-left corner

ClosedVectorPath(
  commands: list of VectorPathCommand
) → ClosedVectorPath

commands

list of VectorPathCommand

List of vector path commands