Click or drag to resize
XDL

XncwTheaterUpdateVisibleArea Method

사용자에 의해 theater 구성이 변경되면 theater의 영역을 갱신할 수 있도록 호출한다.

Namespace:  Pixoneer.NXDL.NNCW
Assembly:  NXDLncw (in NXDLncw.dll) Version: 1.2.817.72
Syntax
C#
public bool UpdateVisibleArea()

Return Value

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