C# Class ArcDeveloper.GeoJSONCoordinate

Show file Open project: dtsagile/arcstache

Public Methods

Method Description
GeoJSONCoordinate ( double x, double y ) : System

Default Constructor

Method Details

GeoJSONCoordinate() public method

Default Constructor
public GeoJSONCoordinate ( double x, double y ) : System
x double
y double
return System