Click or drag to resize

StiImageElementImage Property

[Missing <summary> documentation for "P:Stimulsoft.Dashboard.Components.Image.StiImageElement.Image"]

Namespace:  Stimulsoft.Dashboard.Components.Image
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiImageBytesConverter))]
public byte[] Image { get; set; }

Property Value

Type: Byte

Implements

IStiImageElementImage
See Also