Click or drag to resize
XDL

NXMapLayerStereoCompositesZoomOneToOne Method

영상의 해상도에 대해 1:1로 도시하도록 확대축소한다.

Namespace:  Pixoneer.NXDL.NXMap
Assembly:  NXMap (in NXMap.dll) Version: 1.2.817.72
Syntax
C#
public bool ZoomOneToOne()

Return Value

Type: Boolean
확대축소가 가능하면 true를 반환하고, 그렇지 않으면 false를 반환한다.
See Also