Contours Property

Definition

Assembly ProCad.Rendering.dll

Gets the shape contours as open polylines.

public IReadOnlyList<IReadOnlyList<Vector2>> Contours { get; }

Returns