var instance = new Vintasoft.Imaging.UI.UIElements.WebUiColorPickerJS(parentButton, settings); var value; // Type: any // Parameters var position; // Type: object value = instance.showInPosition(position);
function showInPosition(
positionPoint in the browser (screen) coordinate space.: object
) : any;
Parameters
- position
- Point in the browser (screen) coordinate space.