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

In This Topic
IsBackGroundLayer Property
In This Topic
Specifies, if the layer is background layer
Syntax
public bool IsBackGroundLayer {get; set;}
Remarks
It refers to "Background" column in a table layer
See Also