VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.UI Namespace / ImageViewerState Class
Properties Methods SeeAlso
In This Topic
    ImageViewerState Class Members
    In This Topic
    The following tables list the members exposed by ImageViewerState.
    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 window bounding box, in image viewer coordinate space, in 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.
    See Also