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