get_SelectionColor Method
In This Topic
Gets the color of text selection.
Syntax
var instance = new Vintasoft.Imaging.UI.VisualTools.WebTextSelectionToolJS();
var value; // Type: string
value = instance.get_SelectionColor();
function get_SelectionColor() : string;
Return Value
Text selection color.
Browser Compatibility
See Also