A straight line. It has a start and an end point.

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

Syntax

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

Inheritance Hierarchy

See Also