Copyright © 2005-2019 MultiMedia Soft

Fader.Display.WidthSongLines property

Previous pageReturn to chapter overviewNext page

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.

adjstudnet_i000050

 

 

See also

FaderDisplay class

Fader.Display property

How to use the Automatic Fader section.