For a list of all members of this type, see ImageViewer members
Public Properties
Name | Description | |
---|---|---|
![]() |
AspectRatioCorrection | Gets or sets the manual aspect ratio correction value. This is a dependency property. |
![]() |
BitmapScalingMode | Gets or sets the algorithm used to scale bitmap images. |
![]() |
ConversionResizeRatio | The conversion ratio being used when converting raster image to WriteableBitmap before viewing it |
![]() |
CurrentXScaleFactor | Gets the current horizontal scale factor |
![]() |
CurrentYScaleFactor | Gets the current vertical scale factor |
![]() |
Flip | Gets or sets a value that indicates whether the image in the control will be flipped vertically. This is a dependency property. |
![]() |
Geometry | Gets or sets the geometry object to frame or animate on top of this ImageViewer or RasterImageViewer control. |
![]() |
GeometryFrameType | Gets or sets a value indicating the current geometry frame type. |
![]() |
ImageEffect | Gets or sets the bitmap effect to apply to the image in this control. This is a dependency property. |
![]() |
ImageHorizontalAlignment | Gets or sets a value that indicates the horizontal alignment for the image in this control. This is a dependency property. |
![]() |
ImageVerticalAlignment | Gets or sets a value that indicates the vertical alignment for the image in this control. This is a dependency property. |
![]() |
InteractiveMode | Gets or sets a value that indicates the current user interaction mode with the control's display. This is a dependency property. |
![]() |
IsInteractiveModeBusy | Determines if the control is currently performing an interactive operation. |
![]() |
MagnifyGlass | Gets or sets the MagnifyGlass object used to perform magnify glass operations for this control. |
![]() |
PhysicalSize | Gets the physical (screen) viewing size. |
![]() |
ResetImageViewOptions | Gets or sets a value that determines which properties gets reset when a new image is set into the Source property. This is a dependency property. |
![]() |
Reverse | Gets or sets a value that indicates whether the image in the control will be flipped horizontally. This is a dependency property. |
![]() |
RotateAngle | Gets or sets a value that indicates the rotation angle in degrees to apply to the image in the control. This is a dependency property. |
![]() |
ScaleFactor | Gets or sets the zoom factor used to display the image. This is a dependency property. |
![]() |
ScreenDpiX | Gets or sets the current screen horizontal resolution in dots/inch (or DPI). This is a dependency property. |
![]() |
ScreenDpiY | Gets or sets the current screen vertical resolution in dots/inch (or DPI). This is a dependency property. |
![]() |
ScrollViewer | Gets the ScrollViewer part of this control |
![]() |
SizeMode | Gets or sets a value that determine how the control displays the image and the automatic adjustments of the display. This is a dependency property. |
![]() |
Source | Gets or sets the System.Windows.Media.ImageSource to be displayed in this control. This is a dependency property. |
![]() |
SourceDpiX | Gets or sets the horizontal resolution in dots/inch (or DPI) of the image in Source. This is a dependency property. |
![]() |
SourceDpiY | Gets or sets the vertical resolution in dots/inch (or DPI) of the image in Source. This is a dependency property. |
![]() |
Transform | Gets the current display matrix used in this control. |
![]() |
Transition | Gets or sets the Leadtools.Windows.Media.Transitions.TransitionBase that specifies the type of transition or animation to be applied on this control. |
![]() |
UseDpi | Gets or sets a value that indicates whether the control must account for the physical resolution of the image when calculating the display properties. This is a dependency property. |
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