Click or drag to resize
SoWinViewerCursorStyles Enumeration

Classic cursors are all white and tend to disappear over white geometry or white background.

Namespace: OIV.Inventor.Win.Viewers
Assembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public enum CursorStyles
Members
  Member nameValueDescription
CLASSIC0

Standard Open Inventor cursors.

XOR1

Improved cursors using XOR.

SHADOW2

Improved cursors using "shadow".

Remarks

New styles avoid that problem (but have quirks of their own of course :-). Added for v2.6

See Also