DicomObjects Reference
DicomObjects Reference / DicomImage Object / RotateState Property
RotateState Property
Description
Controls Rotation of the image
Property type
Read-write property
Syntax
Visual Basic
Public Property RotateState As doRotateState
Remarks
For normal display, only rotation in increments of 90 degrees is supported - see the DicomImageRotateState Enumeration for more details.
See Also