←Select platform

ImageBox Class Properties

Summary

For a list of all members of this type, see ImageBox 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. This is a dependency property.
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.
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.
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.
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