Sets color schema. Color generalization / fast color changing. Has no effect when slider colors are changed manually after schema was applied.
Namespace:
CoreDevices.DeviceControlsAssembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public DoubleSlider..::.ColorSchemas ColorSchema { get; set; } |
Visual Basic (Declaration) |
---|
Public Property ColorSchema As DoubleSlider..::.ColorSchemas |
Visual C++ |
---|
public: property DoubleSlider..::.ColorSchemas ColorSchema { DoubleSlider..::.ColorSchemas get (); void set (DoubleSlider..::.ColorSchemas value); } |