Gets or sets the Smoothing (antialiasing) for the Graphics.
Namespace: AJE.DataReportEngineAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
public SmoothingMode Smoothing { get; set; }public SmoothingMode Smoothing { get; set; }Public Property Smoothing As SmoothingMode
Get
Set
Public Property Smoothing As SmoothingMode
Get
Set
public:
property SmoothingMode Smoothing {
SmoothingMode get ();
void set (SmoothingMode value);
}public:
property SmoothingMode Smoothing {
SmoothingMode get ();
void set (SmoothingMode value);
}Property Value
Type:
SmoothingMode