Table of Contents

Property Segments

Namespace
Pinwheel.Griffin.SplineTool
Assembly
Pinwheel.Polaris.Runtime.dll

Segments

Collection of segments. A segment is a path connecting 2 anchor points.

public List<GSplineSegment> Segments { get; }

Property Value

List<GSplineSegment>