'Declaration Public Enum RulerOptions Inherits System.Enum
'Usage Dim instance As RulerOptions
public enum RulerOptions : System.Enum
public enum class RulerOptions : public System.Enum
'Declaration Public Enum RulerOptions Inherits System.Enum
'Usage Dim instance As RulerOptions
public enum RulerOptions : System.Enum
public enum class RulerOptions : public 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