Click or drag to resize
SoWinGLWidgetGetCursor Method

Note: This API is now obsolete.

Returns the current cursor.

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

Return Value

Type: Cursor
Remarks

See Also