Skip to main content

ImageZoomNavigatorExtension Constructors

Represents an extension object implementing the ImageZoomNavigator functionality.
Name Parameters Description
ImageZoomNavigatorExtension(ImageZoomNavigatorSettings, ViewContext) settings, viewContext Initializes a new instance of the ImageZoomNavigatorExtension class with the specified settings and provides the context information about the view.
ImageZoomNavigatorExtension(ImageZoomNavigatorSettings) settings Initializes a new instance of the ImageZoomNavigatorExtension class with the specified settings.
See Also