Back to Devexpress

TdxCustomOrgChart.Antialiasing Property

vcl-dxorgchr-dot-tdxcustomorgchart-73aafbe6.md

latest770 B
Original Source

TdxCustomOrgChart.Antialiasing Property

Specifies whether the outlines of all displayed nodes are smoothed.

Declaration

delphi
property Antialiasing: Boolean read; write; default False;

Property Value

TypeDefault
BooleanFalse

Remarks

Set this property to True or False to enable or disable subpixel rendering for the node outlines.

The default value of the Antialiasing property is False.

See Also

TdxCustomOrgChart Class

TdxCustomOrgChart Members

dxorgchr Unit