The segments that make up this path shape.

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

Syntax

C#
public ShapeCollection PathShapes { get; set; }
Visual Basic
Public Property PathShapes As ShapeCollection
	Get
	Set

See Also