var instance = new Vintasoft.Imaging.ImageProcessing.WebDropShadowCommandJS(); var value; // Type: string value = instance.get_Color();
function get_Color() : string;
Return Value
Цвет тени. Значение по умолчанию - "rgba(0,0,0,1)".
var instance = new Vintasoft.Imaging.ImageProcessing.WebDropShadowCommandJS(); var value; // Type: string value = instance.get_Color();
function get_Color() : string;