Copyright © 2005-2019 MultiMedia Soft
Fader.Display.WidthSongLines property
Type
[Visual Basic]
Public Property WidthSongLines As Int16
[C#]
public Int16 WidthSongLines {get; set;}
[C++]
public: __property Int16 get_WidthSongLines();
public: __property void set_WidthSongLines(Int16);
Remarks
Determines the width in pixels of the song lines.
See also
FaderDisplay class
Fader.Display property
How to use the Automatic Fader section.