Sets the smoothing mode used for resizing images. The default is HighQuality.
Namespace: DotNetNuke.Services.GeneratedImageAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public SmoothingMode SmoothingMode { get; set; } |
Visual Basic |
---|
Public Property SmoothingMode As SmoothingMode Get Set |