 | XncwObserverSurveyAutoCenter Method |
2개 이상의 대상 객체에 대해 자동으로 중심 위치를 기준으로 조망한다.
Namespace:
Pixoneer.NXDL.NNCW
Assembly:
NXDLncw (in NXDLncw.dll) Version: 1.2.817.72
Syntaxpublic bool SurveyAutoCenter(
ArrayList objects
)
Parameters
- objects
- Type: System.CollectionsArrayList
대상 장비 객체.
Return Value
Type:
Boolean 설정이 완료되면 true을 반환하고, 그렇지 않으면 false를 반환한다.
See Also