'DeclarationPublic Enum RotationMode Inherits System.Enum
'UsageDim instance As RotationMode
public enum RotationMode : System.Enum
public enum class RotationMode : public System.Enum
'DeclarationPublic Enum RotationMode Inherits System.Enum
'UsageDim 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 |
| 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 the label's ScaleMode property is ) |
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