|
NXImageLayerStereoCompositesZoomOneToOne Method
|
영상의 해상도에 대해 1:1로 도시하도록 확대축소한다.
Namespace: Pixoneer.NXDL.NXImageAssembly: NXImage (in NXImage.dll) Version: 2.0.3.38
Syntaxpublic bool ZoomOneToOne()
Return Value
Boolean 확대축소가 가능하면 true를 반환하고, 그렇지 않으면 false를 반환한다.
See Also