Share

AcApStatusBar::GetDefaultPane

C++

virtual SB_DEPRECATED AcPane* GetDefaultPane(
    AcDefaultPane nPane
) = 0;

Description

This function returns the specified default pane or null if the specified pane is not found in the status bar.

Parameters

Parameters Description
nPane Input default pane: one of the valid values from the AcApStatusBar::AcDefaultPane enumeration

Links

AcApStatusBar

Was this information helpful?