When anti-aliasing is enabled, layers may appear with a pale border. This option is reduces the effect (i.e. improves the styling).
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public bool EdgeSmoothing { get; set; }
Public Property EdgeSmoothing As Boolean Get Set
public: property bool EdgeSmoothing { bool get (); void set (bool value); }