 | CPJiIsOutputLL Method |
Is the output projection a lat/long.
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic int iIsOutputLL()
public int iIsOutputLL()
Public Function iIsOutputLL As Integer
Public Function iIsOutputLL As Integer
public:
int iIsOutputLL()
public:
int iIsOutputLL()
member iIsOutputLL : unit -> int
member iIsOutputLL : unit -> int
Return Value
Type:
Int32
1 - Yes
0 - No
See Also