Gets the binary image of the Label of this IChannelDefinition.
Declaration Syntax
C# | Visual Basic | Visual C++ |
byte[] LabelImage { get; }
ReadOnly Property LabelImage As Byte() Get
property array<unsigned char>^ LabelImage { array<unsigned char>^ get (); }