Copyright © 2005-2019 MultiMedia Soft

Fader.Display.ColorLineMixPoint property

Previous pageReturn to chapter overviewNext page

Type

[Visual Basic]

Public Property ColorLineMixPoint As Color


 

[C#]

public Color ColorLineMixPoint {get; set;}


 

[C++]

public: __property Color get_ColorLineMixPoint();

public: __property void set_ColorLineMixPoint(Color);


 

 

Remarks

Determines the color used to render the line representing the Mix point.

adjstudnet_i00004d

 

 

See also

FaderDisplay class

Fader.Display property

How to use the Automatic Fader section.