←Select platform

RasterImageViewer Properties

Summary

For a list of all members of this type, see RasterImageViewer members.

Public Properties

Name Description
AllowAutoDrop Gets or sets a value that indicates if the viewer handles drop events automatically. (Inherited from Leadtools.Controls.ImageViewer)
AspectRatioCorrection Gets or sets the manual aspect ratio correction value (Inherited from Leadtools.Controls.ImageViewer)
AutoDisposeImages If this property is set to true the RasterImage object will be disposed when the control unloads
backgroundColor Gets or sets the background color of the viewer. (Inherited from Leadtools.Controls.ImageViewer)
ColorFilter Gets or sets the color filter for the image. (Inherited from Leadtools.Controls.ImageViewer)
ControlSize Gets the control size. (Inherited from Leadtools.Controls.ImageViewer)
ConvertFromSourceOptions Options to be used when converting the actual SourceImage object to RasterImage
ConvertToSourceOptions Options to be used when converting the RasterImage object to the actual SourceImage
CurrentScaleFactor Gets or sets the current scale factor for the image display. (Inherited from Leadtools.Controls.ImageViewer)
CurrentXScaleFactor Gets the actual value of the horizontal scale factor for the image display. (Inherited from Leadtools.Controls.ImageViewer)
CurrentYScaleFactor Gets the actual value of the vertical scale factor for the image display. (Inherited from Leadtools.Controls.ImageViewer)
DefaultInteractiveMode Gets or sets the ImageViewerInteractiveMode that the viewer control should use to process default input events. (Inherited from Leadtools.Controls.ImageViewer)
DefaultZoomOrigin Gets the origin of the default zoom point for current horizontal and vertical alignment, in control coordinates. (Inherited from Leadtools.Controls.ImageViewer)
delegate Gets or sets the LTImageViewerDelegate delegate to listen to viewer events. (Inherited from Leadtools.Controls.ImageViewer)
dropShadow Gets or sets a boolean value that indicates whether the viewer will draw a shadow around the image. (Inherited from Leadtools.Controls.ImageViewer)
EnableDpiCorrection Gets or sets a value that indicates whether the viewer should view images with non-uniform DPI with the correct aspect ratio. (Inherited from Leadtools.Controls.ImageViewer)
Flip Gets or sets a value which determines if the ImageViewer will display the image flipped vertically. (Inherited from Leadtools.Controls.ImageViewer)
HasImage Gets a value that indicates if the viewer currently has an image. (Inherited from Leadtools.Controls.ImageViewer)
HorizontalScrollHeight Gets the height of the horizontal scrollbar. (Inherited from Leadtools.Controls.ImageViewer)
Image Gets or sets the Leadtools.RasterImage to be displayed in this RasterImageViewer. This is a dependency property.
image Gets or sets the LTImage(UIImage/NSImage) image object. (Inherited from Leadtools.Controls.ImageViewer)
imageBackColor Gets or sets the background color of the viewer behind the image. (Inherited from Leadtools.Controls.ImageViewer)
ImageBitmap Gets or sets the bitmap image object. (Inherited from Leadtools.Controls.ImageViewer)
imageBorderColor Gets or sets the color of border drawn around image in the viewer. (Inherited from Leadtools.Controls.ImageViewer)
imageBorderThickness Gets or sets the thickness of border drawn around image in the viewer (Inherited from Leadtools.Controls.ImageViewer)
ImageControlCenter Gets the location of the center of the image, in control coordinates. (Inherited from Leadtools.Controls.ImageViewer)
ImageDpiX Gets or sets the horizontal resolution in dots/inch (or DPI) of the image. (Inherited from Leadtools.Controls.ImageViewer)
ImageDpiY Gets or sets the vertical resolution in dots/inch (or DPI) of the image. (Inherited from Leadtools.Controls.ImageViewer)
ImageHorizontalAlignment Gets or sets a value that indicates the horizontal alignment for the image in this control. (Inherited from Leadtools.Controls.ImageViewer)
ImageSize Gets or sets the size of the image in the viewer. (Inherited from Leadtools.Controls.ImageViewer)
ImageVerticalAlignment Gets or sets a value that indicates the vertical alignment for the image in this control. (Inherited from Leadtools.Controls.ImageViewer)
InteractiveModeCanvas Gets the interactive mode canvas. (Inherited from Leadtools.Controls.ImageViewer)
InteractiveService Gets or sets the InteractiveService for this viewer control. (Inherited from Leadtools.Controls.ImageViewer)
invert Gets or sets a value that indicates whether to invert the image color. (Inherited from Leadtools.Controls.ImageViewer)
MaximumImageConversionHeight Gets or sets the maximum image height value for coverting RasterImage to Android Bitmap.
MaximumImageConversionWidth Gets or sets the maximum image width value for coverting RasterImage to Android Bitmap.
MouseWheelInteractiveMode Gets or sets the ImageViewerInteractiveMode that the viewer control should use to process mouse wheel events. (Inherited from Leadtools.Controls.ImageViewer)
NewImageResetOptions Gets or sets a value that determines which properties to reset when a new image is set into the viewer. (Inherited from Leadtools.Controls.ImageViewer)
OwnerDraw Gets or sets a value that indicates whether the viewer should draw an image on its canvas or not. (Inherited from Leadtools.Controls.ImageViewer)
PaintFlags Gets or sets the Paint flags. (Inherited from Leadtools.Controls.ImageViewer)
pinchInteractiveMode Gets or sets the ImageViewerInteractiveMode that the viewer control should use to process pinch events. (Inherited from Leadtools.Controls.ImageViewer)
rasterImage Gets or sets the LTRasterImage in the Viewer. (Inherited from Leadtools.Controls.ImageViewer)
RealImageSize Gets the real width and height of the image. (Inherited from Leadtools.Controls.ImageViewer)
RenderDisplayMode Use This property to set controls speed, quality, and style of rendering operations
ResizeOnRotate Gets or sets a value that indicates whether the viewer should change the size of the scrolling area when the image is rotated. (Inherited from Leadtools.Controls.ImageViewer)
RestrictHiddenScrollMode Gets or sets a value that indicates whether scrolling or panning the image outside the maximum range is allowed. (Inherited from Leadtools.Controls.ImageViewer)
Reverse Gets or sets a value which determines if the ImageViewer will display the image reversed horizontally. (Inherited from Leadtools.Controls.ImageViewer)
RotateAngle Gets or sets the value of the rotation angle to use when displaying the image. (Inherited from Leadtools.Controls.ImageViewer)
ScaleFactor Gets or sets the scale factor used to display the image. (Inherited from Leadtools.Controls.ImageViewer)
ScreenDpiX Gets or sets the current screen horizontal resolution in dots per inch (or DPI). (Inherited from Leadtools.Controls.ImageViewer)
ScreenDpiY Gets or sets the current screen vertical resolution in dots/inch (or DPI). (Inherited from Leadtools.Controls.ImageViewer)
ScrollMode Gets or sets a value that determines how the control handles scrollbars when the current transformation results in the image being larger than the container. (Inherited from Leadtools.Controls.ImageViewer)
ScrollOffset Gets or sets the scroll offset value. (Inherited from Leadtools.Controls.ImageViewer)
ScrollRange Gets the size of the current maximum scroll area. (Inherited from Leadtools.Controls.ImageViewer)
SizeMode Gets or sets a value that determines how the control displays the image and the adjusts the display automatically. (Inherited from Leadtools.Controls.ImageViewer)
Source The actual ImageSource image object (Inherited from Leadtools.Controls.ImageViewer)
TouchInteractiveMode Gets or sets the ImageViewerInteractiveMode that the viewer control should use to process touch input events. (Inherited from Leadtools.Controls.ImageViewer)
Transform Gets the current transformation matrix used for displaying the image. (Inherited from Leadtools.Controls.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. (Inherited from Leadtools.Controls.ImageViewer)
VerticalScrollWidth Gets the width of the vertical scrollbar. (Inherited from Leadtools.Controls.ImageViewer)
WorkingInteractiveMode Gets the ImageViewerInteractiveMode that the viewer control is currently using to process input events. (Inherited from Leadtools.Controls.ImageViewer)

Top

Protected Properties

Name Description
CanScroll Gets a value that determines if the ImageViewer can obtain the value of the auto scrollbar location. (Inherited from Leadtools.Controls.ImageViewer)
CanUpdate Gets a value that determines if the ImageViewer currently will update the image viewing transform and invalidate the display when changes are made to the control's properties or to the image. (Inherited from Leadtools.Controls.ImageViewer)

Top

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly (WinRT / WPF / iOS / OS X / Android)