var instance = new Vintasoft.Shared.WebRenderingSettingsJS(resolution, interpolationMode, smoothingMode); var value; // Type: string value = instance.get_Type();
function get_Type() : string;
Return Value
Type of rendering settings.
var instance = new Vintasoft.Shared.WebRenderingSettingsJS(resolution, interpolationMode, smoothingMode); var value; // Type: string value = instance.get_Type();
function get_Type() : string;