'Declaration Public Function GetTransformFromDipSpace( _
ByVal viewerThe image viewer.As Vintasoft.Imaging.Wpf.UI.WpfImageViewer _
) As Vintasoft.Imaging.AffineMatrix
public Vintasoft.Imaging.AffineMatrix GetTransformFromDipSpace(
Vintasoft.Imaging.Wpf.UI.WpfImageViewer viewer
)
public: Vintasoft.Imaging.AffineMatrix* GetTransformFromDipSpace(
Vintasoft.Imaging.Wpf.UI.WpfImageViewer* viewer
)
public:
Vintasoft.Imaging.AffineMatrix^ GetTransformFromDipSpace(
Vintasoft.Imaging.Wpf.UI.WpfImageViewer^ viewer
)
Parameters
- viewer
- The image viewer.
Return Value
The transformation from DIP space to the DOCX document space.