 | CMAPGetDataProj Method |
Get the projection type of the Data view of a map.
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic int GetDataProj()
public int GetDataProj()
Public Function GetDataProj As Integer
Public Function GetDataProj As Integer
public:
int GetDataProj()
public:
int GetDataProj()
member GetDataProj : unit -> int
member GetDataProj : unit -> int
Return Value
Type:
Int32Project type as an integer
See Also