IdentifiableObject Class

Summary: Represents an object that might have EPSG code and name.

Module: aspose.gis.spatialreferencing

Full Name: aspose.gis.spatialreferencing.IdentifiableObject

Aspose.PSD Version: 25.9.0

Properties

NameTypeAccessDescription
epsg_codeintrIf this objects identifier is EPSG identifier - return its code. Otherwise - return -1.
identifierIdentifierrIdentifier of this identifiable object.
namestringrName of this object.