ExifItemInfo.ValueCount Property

Gets or sets a number of values stored inside this item.

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

Syntax

C#
public int ValueCount { get; set; }

Property Value

A number of values stored in the item.

See Also

Reference