Skip to main content

ImageZoomExtension Constructors

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