If set, the background layer (Layer 0) cannot be deleted or moved position by the user.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public bool ProtectBackground { get; set; }
Public Property ProtectBackground As Boolean Get Set
public: property bool ProtectBackground { bool get (); void set (bool value); }