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