TagValue

TiffArrayTag<T>.TagValue property

Gets the tag value.

public T[] TagValue { get; }

Property Value

The tag value.

See Also