Specifies Whether the horizontal ruler is shown above or below the image.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
Syntax
| C# | Visual Basic | Visual C++ |
public enum IEGripDir
Public Enumeration IEGripDir
public enum class IEGripDir
Members
| Member | Value | Description |
|---|---|---|
| Up | 0 |
Above the image
|
| Down | 1 |
Below the image
|