Specifies what is changed
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
Syntax
| C# | Visual Basic | Visual C++ |
public enum ViewChanged
Public Enumeration ViewChanged
public enum class ViewChanged
Members
| Member | Value | Description |
|---|---|---|
| Scroll | 0 |
Scroll changed (ViewX/Y)
|
| Zoom | 1 |
Zoom changed
|