Click or drag to resize

ViewManagerSelectionMode Property

개체 선택 유형 : 음영(색상), 경계로 선택(개체), 경계로 선택(전체)

Namespace:  VIZCore3D.NET.Manager
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax
C#
public Object3DSelectionOptions SelectionMode { get; set; }

Property Value

Type: Object3DSelectionOptions
See Also