Description
This class contains a tool's name and the name of its image.
Class Hierarchy
Autodesk.AutoCAD.Windows.ToolPalette.ToolAttribute
Visual Basic
Public sealed Class ToolAttribute Inherits Attribute
C#
public sealed class ToolAttribute : Attribute;