Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PathSegment

Path segments define one or more points that describe a line or curve. One or more path segments are composed to a PathFigure.

Hierarchy

Implements

  • Serializable

Index

Constructors

Properties

Methods

Constructors

Protected constructor

  • Returns PathSegment

Properties

Private type

Methods

Private serialize

  • serialize(target: BufferWriter): void
  • Parameters

    • target: BufferWriter

    Returns void

Static create

  • Returns the path segment that is defined by the specified description.

    Parameters

    Returns PathSegment

Generated using TypeDoc