|
XSpatialReference.IsGeographic Method
|
Geographic 좌표 시스템인지 여부를 확인한다.
Namespace: Pixoneer.NXDL.NCCAssembly: NXDLcc (in NXDLcc.dll) Version: 2.0.3.38
Syntaxpublic bool IsGeographic()
Return Value
Boolean Geographic 좌표 시스템이면 true, 아니면 false를 리턴.
See Also