Table of Contents

Enum SelectionHitMode

Namespace
HelixToolkit.Wpf
Assembly
HelixToolkit.Wpf.dll

Specifies the selection hit mode.

public enum SelectionHitMode
Extension Methods

Fields

Inside = 1

Selects models completely inside selection range.

Touch = 0

Selects models touching the selection range.