ObjectPropertiesPageOnHelp Method |
Called when the F1 key or help button is pressed, override to display
plug-in specific help for this page.
Namespace:
Rhino.UI
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public virtual void OnHelp()
Public Overridable Sub OnHelp
See Also