Click or drag to resize

LineReductionClippingPolylineBuilderPPolyline Property

Gets the resulting polylines, after appending several single lines using Append.

Namespace:  Ptv.XServer.Controls.Map.Tools
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public ICollection<P> Polyline { get; }

Property Value

Type: ICollectionP
See Also