TdxCustomOrgChart.Antialiasing Property
Specifies whether the outlines of all displayed nodes are smoothed.
#Declaration
property Antialiasing: Boolean read; write; default False;
#Property Value
Type | Default |
---|---|
Boolean | False |
#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.