PsdFrame.IsVisible Property

Gets a value indicating whether a frame is visible.

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

Syntax

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

Property Value

true if the frame is visible; otherwise, false.

See Also

Reference