VintaSoft Imaging .NET SDK 14.1: Documentation for .NET developer
Vintasoft.Imaging.Wpf.UI Namespace / WpfImageViewerState Class
Properties Methods SeeAlso
WpfImageViewerState Class Members
The following tables list the members exposed by WpfImageViewerState.
Public Properties
 NameDescription
Public PropertyGets or sets the position of the auto-scroll.
Public PropertyGets the size of the auto-scroll.
Public PropertyGets the image that corresponds this viewer state.
Public PropertyGets the image bounding box, in image viewer coordinate space, in image viewer.
Public PropertyGets a clip geometry of current image in the image viewer.
Public PropertyGets the position of the image in the image viewer.
Public PropertyGets the image rectangle, in the image viewer coordinates, in the image viewer.
Public PropertyGets the rectangle, in image coordinates, of the image part visible in the image viewer.
Public PropertyGets a value indicating whether image (or image region) is painted in viewer.
Public PropertyGets the scale of the image in the image viewer.
Public Methods
 NameDescription
Public MethodReturns a transformation matrix from the viewer to the image coordinates.
Public MethodReturns a transformation matrix from the image to the viewer coordinates.
Public MethodReturns a transformation matrix from the image to the visual tool coordinates.
Public MethodReturns a transformation matrix from the visual tool to the image coordinates.
See Also