'Declaration Protected Overloads Function GetTransformToVisualToolSpace( _
ByVal viewerAn image viewer.As Vintasoft.Imaging.Wpf.UI.WpfImageViewer _
) As Vintasoft.Imaging.AffineMatrix
protected Vintasoft.Imaging.AffineMatrix GetTransformToVisualToolSpace(
Vintasoft.Imaging.Wpf.UI.WpfImageViewer viewer
)
protected: Vintasoft.Imaging.AffineMatrix* GetTransformToVisualToolSpace(
Vintasoft.Imaging.Wpf.UI.WpfImageViewer* viewer
)
protected:
Vintasoft.Imaging.AffineMatrix^ GetTransformToVisualToolSpace(
Vintasoft.Imaging.Wpf.UI.WpfImageViewer^ viewer
)
Parameters
- viewer
- An image viewer.
Return Value
An instance of an AffineMatrix class for the specified image viewer.