Click or drag to resize
XDL

NXImageViewZoomFit Method

화면에 그리드를 도시할지 여부를 확인하고 설정한다.

Namespace: Pixoneer.NXDL.NXImage
Assembly: NXImage (in NXImage.dll) Version: 2.0.3.38
Syntax
C#
public bool ZoomFit()

Return Value

Boolean
설정이 완료되면 true를 반환하고, 그렇지 않으면 false를 반환한다.
See Also