Click or drag to resize

IVIZZARDServiceGetCurrentCameraPosition Method

카메라 정보 반환

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
CameraInfoVO GetCurrentCameraPosition(
	CameraInfoType infoType
)

Parameters

infoType
Type: SHConnectorCameraInfoType
카메라 정보유형

Return Value

Type: CameraInfoVO
카메라 정보
See Also