Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / GraphicalLayer Class / isLocked Property

In This Topic
isLocked Property (GraphicalLayer)
In This Topic
Specifies, if the layer is locked
Syntax
public bool isLocked {get; set;}
Remarks
It refers to "Locked" column in a table layer and is used for DXF/DWG imports and exports
See Also