Table of Contents

Interface CanvasImageSmoothing

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[Value("CanvasImageSmoothing")]
public interface CanvasImageSmoothing

Properties

ImageSmoothingEnabled

[Value("imageSmoothingEnabled")]
bool ImageSmoothingEnabled { get; set; }

Property Value

bool

ImageSmoothingQuality

[Value("imageSmoothingQuality")]
ImageSmoothingQuality ImageSmoothingQuality { get; set; }

Property Value

ImageSmoothingQuality