Click or drag to resize

PersistenceKeyValuePairImageValue Property

Gets or sets the image value as a list of bytes in PNG format.

Namespace: RelaxIS_SDK.Common
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public List<byte> ImageValue { get; set; }

Property Value

ListByte
See Also