Class IdentifiableObject
IdentifiableObject class
Represents an object that might have EPSG code and name.
public class IdentifiableObject
Properties
Name | Description |
---|---|
EpsgCode { get; } | If this objects identifier is EPSG identifier - return its code. Otherwise - return -1. |
Identifier { get; } | Identifier of this identifiable object. |
Name { get; } | Name of this object. |
Methods
Name | Description |
---|---|
override ToString() | Returns a string that represents the current object. |
See Also
- namespace Aspose.Gis.SpatialReferencing
- assembly Aspose.GIS