Click or drag to resize

ButtonInformationImage Property

Gets or sets a button image data, typically in PNG format.

Namespace: RelaxIS_SDK.Plugins
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public IEnumerable<byte> Image { get; set; }

Property Value

IEnumerableByte
See Also