Click or drag to resize

IHelp Interface

Implement this class to add help to a modeless UI panel.

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public interface IHelp

The IHelp type exposes the following members.

Properties
  NameDescription
Public propertyHelpUrl
Help topic URL which gets passed to RhinoHelp.Show
Top
See Also