API Help
Eplan.EplApi.DataModel.Graphics Namespace / GraphicalLayer Class

In This Topic
GraphicalLayer Class Methods
In This Topic

For a list of all members of this type, see GraphicalLayer members.

Public Methods
 NameDescription
Public MethodCreates new graphical layer in graphical table. This function calls Eplan.EplApi.DataModel.Graphics.GraphicalLayerTable.AddLayer() and returned object is merged with created object.  
Public MethodDestructor for deterministic finalization of GraphicalLayer object. Destroys layer object without storing any changes into project.  
Public Method.NET operator for comparing two GraphicalLayers. Comparison is made by comparing each of GraphicalLayers members instead of internal object id.  
Public MethodServes as the default hash function.  
Public MethodStores modified layer's properties into project.  
Top
See Also