Click or drag to resize

VIZViewerSetInputPresetType Method

입력장치 설정(핸들링 제어 방식 변경)

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public void SetInputPresetType(
	InputPresetTypes inputPresetType
)

Parameters

inputPresetType
Type: SHConnectorInputPresetTypes

[Missing <param name="inputPresetType"/> documentation for "M:SHConnector.VIZViewer.SetInputPresetType(SHConnector.InputPresetTypes)"]

See Also