dynamicSelectionHaloType Enumeration

Dynamic selection halo type.
Fields
 
Name Value Description
None 0 The entity is drawn with a solid color without halo effect.
Slim 1 The entity is drawn with an halo effect whose width is determined by SelectionSettings.HaloWidthWires.
Thick 2 The entity is drawn with an halo effect whose width is determined by SelectionSettings.HaloWidthPolygons.

In this article

Definition