Click or drag to resize

MapPolylineBasePoints Property

Gets or sets the points of the polyline.

Namespace:  Ptv.XServer.Controls.Map.Layers.Shapes
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public PointCollection Points { get; set; }

Property Value

Type: PointCollection
See Also