Specifies the type of the ruler object
Namespace: HiComponents.IEvolutionAssembly: 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
Member | Value | Description |
---|---|---|
Ruler | 0 |
the standard ruler
|
QuoteBegin | 1 |
Display the length value on the left
|
QuoteCenter | 2 |
Display the length value on the center
|
QuoteEnd | 3 |
Display the length value on the right
|