This .NET class wraps the AcPane ObjectARX class.
The AcPane class represents an individual pane in the status bar. A pane can contain text or an icon.
This class supplies methods that support adding, removing, modifying and displaying panes in the status bar. For additional methods that apply to panes, see the AcStatusBarItem class.
Autodesk.AutoCAD.Windows.StatusBarItem Autodesk.AutoCAD.Windows.Pane
Public sealed Class Pane Inherits StatusBarItem
public sealed class Pane : StatusBarItem;
Comments? |