A straight line. It has an end point.

Namespace: TallComponents.PDF.Layout.Shapes
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
[SerializableAttribute]
public class FreeHandLineSegment : FreeHandSegment
Visual Basic
<SerializableAttribute> _
Public Class FreeHandLineSegment _
	Inherits FreeHandSegment

Inheritance Hierarchy

System..::..Object
  TallComponents.PDF.Layout..::..Object
    TallComponents.PDF.Layout.Shapes..::..FreeHandSegment
      TallComponents.PDF.Layout.Shapes..::..FreeHandLineSegment

See Also