Click or drag to resize
XDL

NXPlanetLayerCompositesZoomFit Method

화면에 전체 영상이 도시되도록 확대축소하는 함수이다.

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

Return Value

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