Gets the color.

Namespace:  CoreDevices.DeviceControls
Assembly:  Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public Color GetSelectedColor()
Visual Basic (Declaration)
Public Function GetSelectedColor As Color
Visual C++
public:
Color GetSelectedColor()

Return Value

[Missing <returns> documentation for "M:CoreDevices.DeviceControls.ColorSliderUserControl.GetSelectedColor"]

See Also