When true (default), moving objects or doing other visual operation disables antialiasing and shadows.
If you have a fast machine, disable this property to increase user graphical experience.
Assembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
 Syntax
Syntax
| C# | Visual Basic | Visual C++ | 
public bool ObjectsEnableFastDrawing { get; set; }
Public Property ObjectsEnableFastDrawing As Boolean Get Set
public: property bool ObjectsEnableFastDrawing { bool get (); void set (bool value); }


























