Represents a scrollable control that displays an image with optional interactive UI operations.
public class ImageViewer : Leadtools.ControlPublic Class ImageViewerInherits Leadtools.Control
public sealed class ImageViewer : Leadtools.ControliOS:@interface LTImageViewer : UIView <NSCoding>macOS:@interface LTImageViewer : NSView <NSCoding>
public class ImageViewer extends ViewGroupfunction Leadtools.Controls.ImageViewer()To use the ImageViewer class in your Windows Runtime application please see Using LEADTOOLS Viewer Controls in Visual Studio for WinRT (Windows Store)
ImageViewer supports the following functionality:
using Leadtools;using Leadtools.Codecs;using Leadtools.Controls;public async Task<ImageViewer> ImageViewerExample(){ImageViewer imageViewer = new ImageViewer();Uri imageUrl = new Uri("ms-appx:///Assets/PngImage2.png");// Set the interactive mode to PanZoomvar interactiveMode = new Leadtools.Controls.ImageViewerPanZoomInteractiveMode();imageViewer.DefaultInteractiveMode = interactiveMode;// Set the image SourceimageViewer.Source = new BitmapImage(imageUrl);}
|
Products |
Support |
Feedback: ImageViewer Class - OLeadtools.Controls |
Introduction |
Help Version 19.0.2017.3.23
|

Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.