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.38.0 (9.9.38.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Use Cursor property instead.")]
public Cursor GetCursor()

Return Value

Type: Cursor
Remarks

See Also