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

ExifItemInfo.ValueCount Property

Gets a number of values stored inside this item.

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

Syntax

Visual Basic
Public Property ValueCount As Integer
C#
public int ValueCount { get; set; }

Property Value

A number of values stored in the item.

See Also

Reference