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