Copyright © 2005-2019 MultiMedia Soft
Fader.Display.ColorLineMixPoint property
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.
See also
FaderDisplay class
Fader.Display property
How to use the Automatic Fader section.