DicomObjects Reference
DicomObjects Reference / DicomImage Object / Angle Property
Angle Property
Description
Angle of rotation
Property type
Read-write property
Syntax
Visual Basic
Public Property Angle As Single
Remarks

If set to anything other than 0, then MagnificationMode and MinificationMode are handled internally as if the FilterMode was set to doFilterGpu.

The angle is measured in degrees, and clockwise

As for all other display features, the Scroll values continue to work in screen units and relative to the screen axes, and hence are applied after rotation

 

See Also