Path.Shapes

Path.Shapes property

Gets or sets shapes collection.

public List<Shape> Shapes { get; }

See Also