Eyeshot 10 WinForms API Reference
Locked Property

WinForms Assembly > devDept.Eyeshot Namespace > Layer Class : Locked Property
Gets or sets a value indicating if the entities on the layer can be selected.
Syntax
'Declaration
 
Public Property Locked As Boolean
public bool Locked {get; set;}
See Also

Reference

Layer Class
Layer Members