'Declaration Public Overloads Function GetImageViewRotationAngle( _
ByVal imageIndexA zero-based index on image in image viewer.As System.Int32 _
) As System.Int32
public System.Int32 GetImageViewRotationAngle(
System.Int32 imageIndex
)
public: System.Int32 GetImageViewRotationAngle(
System.Int32 imageIndex
)
public:
System.Int32 GetImageViewRotationAngle(
System.Int32 imageIndex
)
Parameters
- imageIndex
- A zero-based index on image in image viewer.
Return Value
An orthogonal rotation angle (0, 90, 190 or 270) of image view.