GraphicsOptionsSmoothingMode Property

Gets or sets smoothing mode.

Namespace:  Aspose.CAD.ImageOptions
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public SmoothingMode SmoothingMode { get; set; }

Property Value

Type: SmoothingMode
See Also