Click or drag to resize

Wgs84MapCircles Property

Circles to be shown on the map as polylines.

Namespace: ZylSoft.Gps.Map
Assembly: ZylMap (in ZylMap.dll) Version: 1.8.0.0 (1.0.0.0)
Syntax
public Collection<Circle> Circles { get; set; }

Property Value

CollectionCircle
See Also