ToolbarFile Class

ToolbarFile Class

[Missing <summary> documentation for "T:Rhino.UI.ToolbarFile"]

Inheritance Hierarchy
SystemObject
  Rhino.UIToolbarFile

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public sealed class ToolbarFile
Public NotInheritable Class ToolbarFile

The ToolbarFile type exposes the following members.

Properties
  NameDescription
Public propertyGroupCount
Public propertyId
Public propertyName
Public propertyPath
Full path to this file on disk
Public propertyToolbarCount
Top
Methods
  NameDescription
Public methodClose
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetGroup(Int32)
Public methodGetGroup(String)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetToolbar
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSave
Public methodSaveAs
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also