Description
This .NET class wraps the AcTcScheme ObjectARX class.
The Scheme class is used to store and manage a tool palette scheme.
A scheme is a collection of the following types of catalogs:
- Tool catalogs
- Stock tool catalogs
- Shape catalogs
Class Hierarchy
Autodesk.AutoCAD.Windows.ToolPalette.Scheme
Visual Basic
Public sealed Class Scheme Inherits DisposableWrapper
C#
public sealed class Scheme : DisposableWrapper;