Class IdentifiableObject
IdentifiableObject class
Représente un objet pouvant avoir un code et un nom EPSG.
public class IdentifiableObject
Propriétés
Nom | La description |
---|---|
EpsgCode { get; } | Si cet identifiant d’objet est un identifiant EPSG - retourne son code. Sinon - renvoie -1. |
Identifier { get; } | Identifiant de cet objet identifiable. |
Name { get; } | Nom de cet objet. |
Méthodes
Nom | La description |
---|---|
override ToString() | Retourne une chaîne qui représente l’objet actuel. |
Voir également
- espace de noms Aspose.Gis.SpatialReferencing
- Assemblée Aspose.GIS