Specifies the rotation antialias to use when layers rotation has finished and stabilizied.
            
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
 Syntax
Syntax
| C# | Visual Basic | Visual C++ | 
public bool LayersRotationAntialias { get; set; }
Public Property LayersRotationAntialias As Boolean Get Set
public: property bool LayersRotationAntialias { bool get (); void set (bool value); }


























