'Declaration
Public Enum RotationMode Inherits System.Enum
'Usage
Dim instance As RotationMode
public enum RotationMode : System.Enum
public enum class RotationMode : public System.Enum
'Declaration
Public Enum RotationMode Inherits System.Enum
'Usage
Dim instance As RotationMode
public enum RotationMode : System.Enum
public enum class RotationMode : public System.Enum
Member | Description |
---|---|
CentreToRotationPoint | Move label position so that it remains centred on the rotation point as defined by RotationBehaviour.FixedCentrePoint |
Default | Non-text labels rotate, but text labels do not. |
NoRotate | The label does not rotate if the image is rotated |
WithImage | The label rotates with the image (provided that label is set to ScaleMode.Image) |
System.Object
System.ValueType
System.Enum
DicomObjects.Enums.RotationMode
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