C# Class ArcStrabo10.ArcStraboObject.CoordinatePoint

Afficher le fichier Open project: usc-isi-i2/strabo-arcstrabo

Méthodes publiques

Свойство Type Description
URI string
lat double
lng double
type string

Méthodes publiques

Méthode Description
CoordinatePoint ( ) : System

Method Details

CoordinatePoint() public méthode

public CoordinatePoint ( ) : System
Résultat System

Property Details

URI public_oe property

public string URI
Résultat string

lat public_oe property

public double lat
Résultat double

lng public_oe property

public double lng
Résultat double

type public_oe property

public string type
Résultat string