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