Specify the operation to execute between this layer and the background layer.
            
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
 Syntax
Syntax
| C# | Visual Basic | Visual C++ | 
public RenderOperation Operation { get; set; }
Public Property Operation As RenderOperation Get Set
public: property RenderOperation Operation { RenderOperation get (); void set (RenderOperation value); }


























