WritePolygonsAsLines

GpxOptions.WritePolygonsAsLines property

Determines if transformation of polygon or multipolygon to linestring is allowed. Defaults to false.

public bool WritePolygonsAsLines { get; set; }

See Also