←Select platform

RasterImageViewer Class Properties

Summary

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

Public Properties

Name Description
AnimateFloater Gets or sets a value indicating whether to animate the FloaterImage.
AnimateRegion Enables or disables animation of the image's region frame.
AutoDisposeImages Gets or sets a value indicating whether to auto dispose the old image when a new image is set into this RasterImageViewer.
AutoInteractiveMagnifyGlass Gets or sets a value that indicate whether to always show the magnify glass when the interactive mode is set to magnify glass.
AutoResetScaleFactor Enables or disables the automatic reset of the ScaleFactor property.
AutoResetScrollPosition Enables or disables the automatic reset of the ScrollPosition property.
AutoScroll Enables or disables scroll bars automatically appearing when the control contents are larger than its visible area
AutoScrollLargeChange Gets or sets the amount that the scroll bar is incremented or decremented for a large scroll.
AutoScrollMinSize Gets or sets the minimum size for the auto-scroll region.
AutoScrollSmallChange Gets or sets the amount that the scroll bar is incremented or decremented for a small scroll.
BindingData Gets or sets the extra data used when saving image to a data binding object.
BindingLoadBitsPerPixel Gets or sets the image bits per pixel used when loading images from a data binding object.
BindingRasterCodecs Gets or sets the Leadtools.Codecs.RasterCodecs object used with data binding.
BindingSaveBitsPerPixel Gets or sets the image bits per pixel used when saving images to a data binding object.
BindingSaveImageFormat Gets or sets the Leadtools.RasterImageFormat used when saving images to a data binding object.
BorderPadding Gets the viewer border padding.
BorderStyle Sets the border style of the control.
CenterZoomAtPointScaleFactor Gets or sets the scale factor used to zoom the image in the viewer around the center when CenterAtPoint is called.
CurrentXScaleFactor Gets or sets the current horizontal scale factor for the image display.
CurrentYScaleFactor Gets or sets the current vertical scale factor for the image display.
Cursor Gets or sets the cursor that is displayed when the mouse pointer is over the control.
DoubleBuffer Enables or disables double buffer painting, which eliminates flicker.
EnableScrollingInterface Gets or sets a value indicating whether the control automatically processes the keyboard and mousewheel.
EnableTimer Gets or sets a value indicating whether to enable the timer used when animating regions and floaters.
FloaterImage Gets or sets the floater image.
FloaterPosition Gets or sets the position of the floater.
FloaterVisible Gets or sets a value indicating whether to paint the FloaterImage
FrameColor Specifies the border color of the frame that you add to the control.
FrameShadowColor Specifies the shadow color of the frame that you add to the control.
FrameShadowSize Specifies the thickness of the shadow for the frame that you add to the control.
FramesIsPartOfImage Determines whether or not the frame is treated as part of the images's view.
FrameSize Specifies the thickness of the frame that you add to the Raster View Control.
HorizontalAlignMode Gets or sets a value to determine how to center the image in the control's client area horizontally, when the width of the destination rectangle is smaller than the width of the client area.
HScroll Gets a value indicating whether the horizontal scroll bar is visible.
Image Gets or sets the image currently assigned for display by the control.
ImageDpiX Gets the horizontal resolution of the of the current image in the viewer.
ImageDpiY Gets the vertical resolution of the of the current image in the viewer.
ImageSize Gets the size of the current image in the viewer.
InteractiveMode Gets or sets the value that controls user interaction with the control's display.
InteractiveModeMouseButton Gets or sets the current mouse button associated with the viewer interactive.
InteractiveRegionCombineMode Gets or sets the region Leadtools.RasterRegionCombineMode to be used when the user creates regions interactively.
InteractiveRegionType Gets or sets the value that determines the type of region to create when InteractiveMode is set to RasterViewerInteractiveMode.Region
IsImageAvailable Determines if the control currently has an Leadtools.RasterImage object available for display.
IsInteractiveModeBusy Determines if the control is currently performing an interactive operation.
LogicalViewRectangle Gets the logical view rectangle.
MagnifyGlass Gets or sets the RasterMagnifyGlass object used to perform Magnifying Glass operations for this RasterImageViewer.
PaintProperties Gets or sets the Leadtools.Drawing.RasterPaintProperties which control the display.
PhysicalViewRectangle Gets the physical view rectangle.
ScaleFactor The zoom factor used to display the image.
ScrollPosition Gets or sets the location of the auto-scroll position.
SizeMode Determines how the control displays the image and the automatic adjustments of the display rectangles.
SmallScrollChangeRatio Gets or sets the ratio of the AutoScrollSmallChange to the AutoScrollLargeChange.
SourceRectangle Represents the part of the image to use as the display source.
Transform Gets the display matrix for the viewer.
UseDpi Gets or sets a value that indicates whether LEAD's automated scaling properties are used to account for the physical resolution of the bitmap.
VerticalAlignMode Gets or sets a value to determine how to center the image in the control's client area vertically, when the height of the destination rectangle is smaller than the height of the client area.
VScroll Gets a value indicating whether the vertical scroll bar is visible.

Protected Properties

Name Description
CreateParams Overrides Control.CreateParams.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms Assembly