For a list of all members of this type, see RasterImageViewer members
Public Properties
Name | Description | |
---|---|---|
AspectRatioCorrection | Gets or sets the manual aspect ratio correction value. This is a dependency property. (Inherited from ImageViewer) | |
AutoDisposeImages | Gets or sets a value indicating whether to auto dispose the old image when a new image is set into this RasterImageViewer. | |
BitmapScalingMode | Gets or sets the algorithm used to scale bitmap images. (Inherited from ImageViewer) | |
ConversionResizeRatio | The conversion ratio being used when converting raster image to WriteableBitmap before viewing it (Inherited from ImageViewer) | |
ConvertFromSourceOptions | Options to use when converting a WPF/Silverlight System.Windows.Media.ImageSource to a LEADTOOLS Leadtools.RasterImage. This is a dependency property. | |
ConvertToSourceOptions | Options to use when converting a LEADTOOLS Leadtools.RasterImage to a WPF/Silverlight System.Windows.Media.ImageSource. This is a dependency property. | |
CurrentXScaleFactor | Gets the current horizontal scale factor (Inherited from ImageViewer) | |
CurrentYScaleFactor | Gets the current vertical scale factor (Inherited from ImageViewer) | |
Flip | Gets or sets a value that indicates whether the image in the control will be flipped vertically. This is a dependency property. (Inherited from ImageViewer) | |
Geometry | Gets or sets the geometry object to frame or animate on top of this ImageViewer or RasterImageViewer control. (Inherited from ImageViewer) | |
GeometryFrameType | Gets or sets a value indicating the current geometry frame type. (Inherited from ImageViewer) | |
Image | Gets or sets the Leadtools.RasterImage to be displayed in this control. This is a dependency property. | |
ImageEffect | Gets or sets the bitmap effect to apply to the image in this control. This is a dependency property. (Inherited from ImageViewer) | |
ImageHorizontalAlignment | Gets or sets a value that indicates the horizontal alignment for the image in this control. This is a dependency property. (Inherited from ImageViewer) | |
ImageVerticalAlignment | Gets or sets a value that indicates the vertical alignment for the image in this control. This is a dependency property. (Inherited from ImageViewer) | |
InteractiveMode | Gets or sets a value that indicates the current user interaction mode with the control's display. This is a dependency property. (Inherited from ImageViewer) | |
IsInteractiveModeBusy | Determines if the control is currently performing an interactive operation. (Inherited from ImageViewer) | |
MagnifyGlass | Gets or sets the MagnifyGlass object used to perform magnify glass operations for this control. (Inherited from ImageViewer) | |
PhysicalSize | Gets the physical (screen) viewing size. (Inherited from ImageViewer) | |
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. (Inherited from ImageViewer) | |
Reverse | Gets or sets a value that indicates whether the image in the control will be flipped horizontally. This is a dependency property. (Inherited from ImageViewer) | |
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. (Inherited from ImageViewer) | |
ScaleFactor | Gets or sets the zoom factor used to display the image. This is a dependency property. (Inherited from ImageViewer) | |
ScreenDpiX | Gets or sets the current screen horizontal resolution in dots/inch (or DPI). This is a dependency property. (Inherited from ImageViewer) | |
ScreenDpiY | Gets or sets the current screen vertical resolution in dots/inch (or DPI). This is a dependency property. (Inherited from ImageViewer) | |
ScrollViewer | Gets the ScrollViewer part of this control (Inherited from ImageViewer) | |
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. (Inherited from ImageViewer) | |
Source | Gets or sets the System.Windows.Media.ImageSource to be displayed in this control. This is a dependency property. (Inherited from ImageViewer) | |
SourceDpiX | Gets or sets the horizontal resolution in dots/inch (or DPI) of the image in Source. This is a dependency property. (Inherited from ImageViewer) | |
SourceDpiY | Gets or sets the vertical resolution in dots/inch (or DPI) of the image in Source. This is a dependency property. (Inherited from ImageViewer) | |
Transform | Gets the current display matrix used in this control. (Inherited from ImageViewer) | |
Transition | Gets or sets the Leadtools.Windows.Media.Transitions.TransitionBase that specifies the type of transition or animation to be applied on this control. (Inherited from ImageViewer) | |
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. (Inherited from ImageViewer) |