var instance = new Vintasoft.Imaging.ImageProcessing.WebGaussianBlurCommandJS(); var value; // Type: boolean value = instance.get_AutoCalculateSigma();
function get_AutoCalculateSigma() : boolean;
Return Value
True - the sigma is calculated automatically; False - the sigma is NOT calculated automatically. Default value is False.