Segments

Shape.Segments property

Gets the shape segments.

public abstract ShapeSegment[] Segments { get; }

Property Value

The shape segments.

See Also