Click or drag to resize

IVIZZARDServiceAddSimulationMarkerKey Method

시뮬레이션 마커 키 생성

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
int AddSimulationMarkerKey(
	string strTitle,
	float fTime
)

Parameters

strTitle
Type: SystemString
이름
fTime
Type: SystemSingle
시간

Return Value

Type: Int32
마커ID
See Also