Table of Contents
SpectrumSliderArrowImageUrl Property

Gets or sets the URL of the image used to indicate the current position on the color slider.

Syntax
 public String SpectrumSliderArrowImageUrl { get; set; }
Remarks

EO.Web ColorPicker displays a color slider for choosing the base color (hue). An indicator image is used to indicate the current position on the slider. Use this property to customize the indicator image.

See Also