Click or drag to resize

SelectionBoxManagerEnabledMouseSelection Method

선택상자 마우스 선택 모드

Namespace:  VIZCore3DX.NET.Manager
Assembly:  VIZCore3DX.NET (in VIZCore3DX.NET.dll) Version: 1.1.25.1127 (1.1.25.1127)
Syntax
C#
public void EnabledMouseSelection(
	bool enable
)

Parameters

enable
Type: SystemBoolean

[Missing <param name="enable"/> documentation for "M:VIZCore3DX.NET.Manager.SelectionBoxManager.EnabledMouseSelection(System.Boolean)"]

See Also