'Declaration<System.FlagsAttribute()> Public Enum RulerOptions Inherits System.Enum
[System.Flags()] public enum RulerOptions : System.Enum
'Declaration<System.FlagsAttribute()> Public Enum RulerOptions Inherits System.Enum
[System.Flags()] public enum RulerOptions : System.Enum
| Member | Description |
|---|---|
| AlignCentre | Centered within the cell area for all changes |
| AlignFar | If truncated, Ruler label will be placed at the far-side of the cell area (opposite of AlignNear) |
| AlignNear | This is the default behaviour. Ruler label will be placed within the defined cell area and if shortened it will remain attached to top of the defined area |
| RoundToLarge | If set any small division beyond the large division will be ignored. In other words, only the large divisions will be displayed/updated as the length of the ruler |
System.Object
System.ValueType
System.Enum
DicomObjects.Enums.RulerOptions