Position: Object
The Position property determines slider coordinates.
Use the setPosition method to set the property value, and the getPosition method to get the property value. The property cannot be set from JSON.
JSON object in the property value has the following fields: X - value of the slider X coordinate, Y - value of the slider Y coordinate.
The following parameters are specified on calling the setPosition method: position - new value of the slider position, fireEvent - indication that event is fired.
The property use is given in the page with description of the SliderItem.IsStatic property.
See also: