TiffSLongType.Value

TiffSLongType.Value property

Gets or sets the value this data type contains.

public override object Value { get; set; }

Property Value

The value.

Exceptions

exceptioncondition
ArgumentExceptionOnly signed integer array is supported.

See Also