Click or drag to resize

ChannelFrameBaseTBodyImage Property

Gets the binary body image of this ChannelFrameBaseT.

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

Property Value

Byte
Remarks
The body image of the ChannelFrameBaseT is the combined images of all the Cells.
See Also