Close this path shape by drawing a straight line from the end point to the start point.

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

Syntax

C#
public bool Closed { get; set; }
Visual Basic
Public Property Closed As Boolean
	Get
	Set

See Also