Specifies Whether the horizontal ruler is shown above (Up) or below (Down) the image. Default: Up
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public IEViewRulerParams..::..IEGripDir HorzPos { get; set; }
Public Property HorzPos As IEViewRulerParams..::..IEGripDir Get Set
public: property IEViewRulerParams..::..IEGripDir HorzPos { IEViewRulerParams..::..IEGripDir get (); void set (IEViewRulerParams..::..IEGripDir value); }