Specifies Whether the horizontal ruler is shown above or below the image.

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public enum IEGripDir
Public Enumeration IEGripDir
public enum class IEGripDir

Members

MemberValueDescription
Up0
Above the image
Down1
Below the image

See Also