Specifies whether the vertical ruler is shown left or right of the image.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
Syntax
| C# | Visual Basic | Visual C++ |
public enum IEGripXDir
Public Enumeration IEGripXDir
public enum class IEGripXDir
Members
| Member | Value | Description |
|---|---|---|
| Left | 0 |
Left
|
| Right | 1 |
Right
|