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