Specifies the type of the ruler object

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

Syntax

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

Members

MemberValueDescription
Ruler0
the standard ruler
QuoteBegin1
Display the length value on the left
QuoteCenter2
Display the length value on the center
QuoteEnd3
Display the length value on the right

See Also