GeoFencePoints Property

Provides a List of Points contained within the drawn GeoFence.

Definition

Namespace: CoordinateSharp
Assembly: CoordinateSharp (in CoordinateSharp.dll) Version: 2.21.1.1
XMLNS for XAML: Not mapped to an xmlns.
C#
public List<GeoFencePoint> Points { get; }

Property Value

ListGeoFencePoint

See Also