Click or drag to resize
SoWinGLWidgetGetCursor Method

Note: This API is now obsolete.

Returns the current cursor.

Namespace: OIV.Inventor.Win
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[ObsoleteAttribute("Use Cursor property instead.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public Cursor GetCursor()

Return Value

Type: Cursor
Remarks

See Also