 | NXMapViewSetResolutionThresholdMax Method |
화면 도시를 위한 해상도 한계치 최대값을 설정한다.
Namespace:
Pixoneer.NXDL.NXMap
Assembly:
NXMap (in NXMap.dll) Version: 1.2.817.72
Syntaxpublic void SetResolutionThresholdMax(
double max
)
Parameters
- max
- Type: SystemDouble
[In] 화면 해상도 최대값.
See Also