AcMapDMLegend::UpdateTableContents Method

Land Desktop Development ARX CPP SDK

AcMapDMLegend:: UpdateTableContents Method
 

Clears the contents of the legend and updates it with current data from the display manager.

virtual Acad::ErrorStatus UpdateTableContents(
    AcMapDMMap& map, 
    bool bFirstUpdate
);
Parameters 
Description 
map 
Input AcMapDMMapcontaining the legend.  
bFirstUpdate 
This parameter indicates how the size of the legend is calculated. A true value will set the width of the legend to be 20% of the current viewport width. A false value will retain the legend's current width. In either case, the height of the legend is determined by the contents loaded from the display manager.  
Returns

Returns Acad::eOk if successful; otherwise, returns a different error code.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].