Click or drag to resize
SoWinViewerIsCursorEnabled Method

Note: This API is now obsolete.

Queries whether the viewer is allowed to change the cursor over the renderArea window.

Namespace: OIV.Inventor.Win.Viewers
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Use CursorEnabled property instead.")]
public bool IsCursorEnabled()

Return Value

Type: Boolean
Remarks

See Also