This documentation is for the old version. Go to the latest Graphics Mill docs

XmpData.Count Property

Gets the number of nodes contained in the tree.

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

Syntax

Visual Basic
Public ReadOnly Property Count As Integer
C#
public int Count { get; }

Property Value

Number of nodes contained in the tree.

See Also

Reference