Constructor SpatialMenuItemAttribute
SpatialMenuItemAttribute(string, string, string)
Constructor
Declaration
public SpatialMenuItemAttribute(string name, string sectionName, string description)
Parameters
Type | Name | Description |
---|---|---|
string | name | Display name of this tool, action, workspace, etc. |
string | sectionName | Section to place this tool, action, workspace, etc. |
string | description | Description of this tool, action, workspace, etc. |