Swaps the content of two layers.
Note: Both layers must be of the same Kind type
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
Parameters
- otherLayer
- IELayer
Other layer to swap
| C# Visual Basic Visual C++ |
IEvolution (ImageEn for .Net) |
IELayer..::Swap Method |
Swaps the content of two layers.
Note: Both layers must be of the same Kind type
C# | Visual Basic | Visual C++ |