 | XVideoChannelIsActivated Method |
this객체가 활성화 되었는지여부를 확인한다.
Namespace:
Pixoneer.NXDL.NXVideo
Assembly:
NXVideo (in NXVideo.dll) Version: 1.2.817.72
Syntaxpublic bool IsActivated()
Return Value
Type:
Boolean this객체가 활성화된 상태이면 true, 아니면 false를 리턴한다.
See Also