If False user can move or resize the layer. Also this enables to show the layer border and resizing grips.
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public bool Locked { get; set; }
Public Property Locked As Boolean Get Set
public: property bool Locked { bool get (); void set (bool value); }