Click or drag to resize

ChannelDefinitionBaseLabelImage Property

Gets the binary image of the Label of this ChannelDefinitionBase.

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

Property Value

Byte

Implements

IChannelDefinitionLabelImage
See Also