Gets a value indicating whether a frame is locked.
Namespace:
Aurigma.GraphicsMill.Codecs.Psd
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public bool IsLocked { get; protected set; }
true
if the frame is locked; otherwise, false
.