Specifies the magnificator style (shape of the magnify layer)
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public enum IEMagnifyStyle
Public Enumeration IEMagnifyStyle
public enum class IEMagnifyStyle
Members
Member | Value | Description |
---|---|---|
Rectangle | 0 |
The shape is a rectangle
|
Ellipse | 1 |
The shape is an ellipse
|