Gets or sets a value specifying whether to smooth lines and curves via anti-aliasing.
VB6
![]() |
---|
Public Property Get AntiAliasing() As Boolean |
C++
![]() |
---|
public: |
A boolean value. The default is true.
Anti-aliasing is supported only by the GDI+ graphics engine. Drawing is about four times slower when this property is enabled.
FlowChartX Programmer's Guide | © 2023 MindFusion |