Click or drag to resize

ChannelDefinitionBase3.LabelImage Property

Gets the binary image of the Label of this ChannelDefinitionBase3.

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

Property Value

Byte[]

Implements

IChannelDefinition.LabelImage
See Also