ILNumerics Ultimate VS

ShapeAntialiasing Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Switch anti-aliasing on/off.

[ILNumerics Visualization Engine]

Namespace:  ILNumerics.Drawing
Assembly:  ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax

public bool Antialiasing { get; set; }

Property Value

Type: Boolean
Remarks

Smooth edges will be drawn if the driver supports anti-aliasing. This sometimes comes with the drawback of the lines apppearing to be thicker. Not all objects support anti-aliasing. Default value is 'false'.

[ILNumerics Visualization Engine]

See Also

Reference