PlainFrameCollection.Count Property

Gets the number of layers contained in the collection.

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

Syntax

C#
public virtual int Count { get; }

Property Value

The number of layers contained in the PlainFrameCollection instance.

See Also

Reference