AcMapDMLegend Class

Land Desktop Development ARX CPP SDK

Links
AcMapDMLegend Class
 

Represents a legend object. A legend has the following characteristics: A legend is a table. A legend will display the active (checked) Themes, Elements, and Groups as in the display-manager tree. The order of items in the legend matches the order of items in the display-manager tree. Each "space" (modelspace, layout1, layoutN, and so on) can have zero or one legend, which is built from the current Map and Scale when a legend is inserted or updated. A legend object does not store information on which layout or map it is associated with. .

class AcMapDMLegend : public AcDbTable;
File

DmLegend.h

Destroys an instance of this class. 
Constructs an instance of this class. 
Clears the contents of the legend. 
Lets this object read its data. See also dwgInFields() in the AutoCAD ObjectARX Developer's Guide. This overloaded function is called by the system as needed; it is unlikely that you will need to call it directly. 
Lets this object write its data. See also dwgOutFields() in the AutoCAD ObjectARX Developer's Guide. This overloaded function is called by the system as needed; it is unlikely that you will need to call it directly. 
Lets this object read its data. See also dxfInFields() in the AutoCAD ObjectARX Developer's Guide. This overloaded function is called by the system as needed; it is unlikely that you will need to call it directly. 
Lets this object write its data. See also dxfOutFields() in the AutoCAD ObjectARX Developer's Guide. This overloaded function is called by the system as needed; it is unlikely that you will need to call it directly. 
Returns the implementation object. 
Clears the contents of the legend and updates it with current data from the display manager. 
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].