PsdFrame.IsLocked Property

Gets a value indicating whether a frame is locked.

Namespace: Aurigma.GraphicsMill.Codecs.Psd
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public bool IsLocked { get; protected set; }

Property Value

true if the frame is locked; otherwise, false.

See Also

Reference