'DeclarationPublic Enum RotationBehaviour Inherits System.Enum
public enum RotationBehaviour : System.Enum
'DeclarationPublic Enum RotationBehaviour Inherits System.Enum
public enum RotationBehaviour : System.Enum
| Member | Description |
|---|---|
| BoundingBox | The top left position is defined as the top left corner of the bounding box which surrounds the rotated image. |
| FixedCentrePoint | The top left position is defined as being where the top left corner of the image would be if it were not rotated. If the image is rotated, it will rotate around the centre point of that non rotated position |
System.Object
System.ValueType
System.Enum
DicomObjects.Enums.RotationBehaviour