SpatialReferenceSystem.CreateFromEpsg
SpatialReferenceSystem.CreateFromEpsg method
Belirtilen EPSG kodunu temel alan bir uzamsal referans sistemi oluşturun.
public static SpatialReferenceSystem CreateFromEpsg(int epsg)
Parametre | Tip | Tanım |
---|---|---|
epsg | Int32 | Mekansal referans sisteminin EPSG kodu. |
Geri dönüş değeri
Belirtilen EPSG koduyla yeni bir uzamsal referans sistemi.
istisnalar
istisna | şart |
---|---|
ArgumentOutOfRangeException | Argüman olumlu değil. |
NotSupportedException | Belirtilen EPSG kodu bilinmiyor. |
Ayrıca bakınız
- method TryCreateFromEpsg
- class SpatialReferenceSystem
- ad alanı Aspose.Gis.SpatialReferencing
- toplantı Aspose.GIS