public ImageViewerState GetViewerState(
Vintasoft.Imaging.VintasoftImage image
)
public: ImageViewerState* GetViewerState(
Vintasoft.Imaging.VintasoftImage* image
)
public:
ImageViewerState^ GetViewerState(
Vintasoft.Imaging.VintasoftImage^ image
)
'Declaration Public Function GetViewerState( _
ByVal imageThe image.As Vintasoft.Imaging.VintasoftImage _
) As ImageViewerState
Parameters
- image
- The image.
Return Value
The viewer state for the specified image.