'Declaration
<FlagsAttribute()> Public Enum RulerOptions Inherits System.Enum
'Usage
Dim instance As RulerOptions
[Flags()] public enum RulerOptions : System.Enum
[Flags()] public enum class RulerOptions : public System.Enum
'Declaration
<FlagsAttribute()> Public Enum RulerOptions Inherits System.Enum
'Usage
Dim instance As RulerOptions
[Flags()] public enum RulerOptions : System.Enum
[Flags()] 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
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2