'Declaration Public Overloads Function GetImageViewRotationAngle( _
ByVal imageAn image in image viewer.As Vintasoft.Imaging.VintasoftImage _
) As System.Int32
public System.Int32 GetImageViewRotationAngle(
Vintasoft.Imaging.VintasoftImage image
)
public: System.Int32 GetImageViewRotationAngle(
Vintasoft.Imaging.VintasoftImage* image
)
public:
System.Int32 GetImageViewRotationAngle(
Vintasoft.Imaging.VintasoftImage^ image
)
Parameters
- image
- An image in image viewer.
Return Value
An orthogonal rotation angle (0, 90, 190 or 270) of image view.