var instance = new Vintasoft.Imaging.UI.VisualTools.WebTextInteractionAreaJS(textObject); var value; // Type: number value = instance.get_FontColor();
function get_FontColor() : number;
Return Value
Цвет шрифта.
var instance = new Vintasoft.Imaging.UI.VisualTools.WebTextInteractionAreaJS(textObject); var value; // Type: number value = instance.get_FontColor();
function get_FontColor() : number;