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