Class PolylinesShape

PolylinesShape class

public class PolylinesShape

Constructors

NameDescription
PolylinesShape()The default constructor.

Properties

NameDescription
Polylines { get; }

Methods

NameDescription
AddPolyline(IEnumerable<Coordinate>)
AddRectangle(Rectangle)

See Also