←Select platform

RasterImageBox Class Properties

Summary

For a list of all members of this type, see RasterImageBox members

Public Properties

Name Description
AspectRatioCorrection Gets or sets the manual aspect ratio correction value. This is a dependency property. (Inherited from ImageBox)
AutoDisposeImages Gets or sets a value indicating whether to auto dispose the old image when a new image is set into this RasterImageBox.
BitmapScalingMode Gets or sets the algorithm used to scale bitmap images. This is a dependency property. (Inherited from ImageBox)
ConversionResizeRatio The conversion ratio being used when converting raster image to WriteableBitmap before viewing it (Inherited from ImageBox)
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 ImageBox)
CurrentYScaleFactor Gets the current vertical scale factor (Inherited from ImageBox)
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 ImageBox)
Image Gets or sets the Leadtools.RasterImage to be displayed in this control. This is a dependency property.
PhysicalSize Gets the physical (screen) viewing size. (Inherited from ImageBox)
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 ImageBox)
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 ImageBox)
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 ImageBox)
ScaleFactor Gets or sets the zoom factor used to display the image. This is a dependency property. (Inherited from ImageBox)
ScreenDpiX Gets or sets the current screen horizontal resolution in dots/inch (or DPI). This is a dependency property. (Inherited from ImageBox)
ScreenDpiY Gets or sets the current screen vertical resolution in dots/inch (or DPI). This is a dependency property. (Inherited from ImageBox)
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 ImageBox)
Source Gets or sets the System.Windows.Media.ImageSource to be displayed in this control. This is a dependency property. (Inherited from ImageBox)
SourceDpiX Gets or sets the horizontal resolution in dots/inch (or DPI) of the image in Source. This is a dependency property. (Inherited from ImageBox)
SourceDpiY Gets or sets the vertical resolution in dots/inch (or DPI) of the image in Source. This is a dependency property. (Inherited from ImageBox)
Transform Gets the current display matrix used in this control. (Inherited from ImageBox)
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 ImageBox)
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 ImageBox)
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Controls Assembly