Click or drag to resize

ConfigurationCellBase.IDLabelImage Property

Gets the binary image of the IDLabel of this ConfigurationCellBase.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.244-beta
Syntax
public virtual byte[] IDLabelImage { get; }
View Source

Property Value

Byte[]

Implements

IConfigurationCell.IDLabelImage
See Also