Click or drag to resize
SoWinFullViewerIsPopupMenuEnabled Method

Note: This API is now obsolete.

Returns whether the viewer popup menu is enabled or disabled.

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

Return Value

Type: Boolean
Remarks

See Also