Click or drag to resize
XDL

NXImageLayerGridGeoGrid Property

위경도 지도 격자로 설정.
렌더링 화면의 좌표계가 위경도가 아닌 경우, 내부적으로 계산하여 위경도 지도 격자로 도시할 수 있도록 한다.

Namespace: Pixoneer.NXDL.NXImage
Assembly: NXImage (in NXImage.dll) Version: 2.0.3.38
Syntax
C#
public bool GeoGrid { get; set; }

Property Value

Boolean
See Also