waitCursorType Enumeration

Viewport wait cursor type.
Fields
 
Name Value Description
BoundingBoxOnly 2 Wait cursor will only be displayed during design's bounding box update
Never 0 Wait cursor will never be displayed
RegenAndBoundingBox 3 Wait cursor will be displayed during entity regeneration and design's bounding box update
RegenOnly 1 Wait cursor will only be displayed during entity regeneration

In this article

Definition