GeoCustomPoints constructor
GeoCustomPoints(
- List<
GeoCoordinate2D> points
Creates a new instance of GeoPolygon with n-sides
Implementation
GeoCustomPoints(this.points);
Creates a new instance of GeoPolygon with n-sides
GeoCustomPoints(this.points);