GeoFenceDrawerPoints Property

Gets all drawn points (the shape drawn).

Definition

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

Property Value

ListCoordinate

See Also