GeoPoint ExtractPoints Method MapAround Documentation
Extracts all points defining this object.

Namespace: MapAround.Geography
Assembly: MapAround.Core (in MapAround.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public override GeoPoint[] ExtractPoints()

Return Value

An array containing the points defining this object

Implements

IGeography ExtractPoints 
See Also