←Select platform

ImageViewer Class Properties

Summary

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

Public Properties

Name Description
ActiveItem Active item of this image viewer.
ActiveItemBackgroundColor Active item background color.
ActiveItemBorderColor Active item border color.
AspectRatioCorrection Manual aspect ratio correction value
AutoDisposeImages Indicates whether to automatically dispose item images, SVG documents and floaters.
AutoResetOptions Determines which display properties to reset when a new image is set into the viewer (single item mode).
AutoScroll Indicates whether the viewer will automatically show the standard scrollbars when the view size is larger than the client size.
BackImage Optional background image to be displayed in the viewer (single item mode).
BackImageUrl URL to the optional background image to displayed in the viewer (single item mode).
BorderStyle Border style of the control.
ClipImageToContent Indicates whether to clip the image outside the content area if ResizeOnTransform was set to false.
DefaultInteractiveMode Default interactive mode.
DefaultZoomOrigin Origin of the default zoom point for current horizontal and vertical alignment, in control pixel coordinates.
DropCopyKeyState Modifier key used to initiate a copy drop operation
DropLinkKeyState Modifier key used to initiate a link drop operation
DropMoveKeyState Modifier key used to initiate a move drop operation
Flip Flip the view vertically.
Floater Floater image (single item mode).
FloaterOpacity Opacity used when rendering the floaters in this ImageViewer
FloaterRegionRenderMode Indicates how floater regions are rendered.
FloaterTransform Transformation matrix used by the floater image (single item mode).
HasImage Gets a value that indicate if the viewer currently has an image (single item mode).
HasItems Gets a value that indicate whether this viewer has any items.
HasSize Whether or not this control has a valid size.
HitTestStateInteractiveMode The ImageViewerInteractiveMode that is currently in a hit-test state.
HoveredItemBackgroundColor Hovered items background color.
HoveredItemBorderColor Hovered items border color.
IdleInteractiveMode The ImageViewerInteractiveMode that is currently acting as the first idle mode.
Image Image to be displayed in the viewer (single item mode).
ImageBackgroundColor Images background color.
ImageBorderColor Images border color.
ImageBorderThickness Images border thickness.
ImageBounds Physical position and size of the image in the viewer (single item mode).
ImageDropShadow Images drop shadow properties
ImageHorizontalAlignment Specifies how to align the images inside their items horizontally.
ImageRegionRenderMode Indicates how image regions are rendered.
ImageResolution Resolution in dots/inch (or DPI) of the image (single item mode).
ImageScale Optional scale value to use when rendering the images (single item mode).
ImageSize Size of the image in the viewer (single item mode).
ImageTransform Current transformation matrix used for displaying the image (single item mode).
ImageUrl URL to the image to displayed in the viewer (single item mode).
ImageVerticalAlignment Specifies how to align the images inside their items vertically.
InteractiveModes The list of interactive modes in this ImageViewer.
InteractiveService The InteractiveService for this viewer control.
Invert Indicates whether to invert the items images.
IsRenderRedirected Gets a value that indicate whether the current rendering operation is targeting an external device rather the control itself.
IsSyncSource Indicates that this image viewer can act as a sync source.
IsSyncTarget Indicates that this image viewer can act as a sync target.
ItemBackgroundColor Default items background color.
ItemBorderColor Default items border color.
ItemBorderThickness Items border thickness.
ItemHorizontalAlignment Specifies how to align the items inside the view horizontally.
ItemMargin Margins to use between the view and the items.
ItemPadding Padding to use between the items border and the content.
Items The collection of items in this ImageViewer
ItemSize Default item size.
ItemSizeMode Indicates how the images are displayed inside their items.
ItemSpacing Spacing to use between neighboring items.
ItemTextColor Default items text color.
ItemTextFont Items text font.
ItemTextTrimming Items text trimming options.
ItemTextWrap Indicates whether the items text should automatically wrap to the next line if needed.
ItemVerticalAlignment Specifies how to align the items inside the view vertically.
LoadImageUrlAsSvg Indicates whether to load the image URL as SVG.
MaximumScaleFactor Maximum scale factor allowed.
MaximumScrollSize Current maximum scroll size allowed.
MinimumScaleFactor Minimum scale factor allowed.
OwnerDraw Indicates whether the control automatically renders the view and items.
PaintProperties Options used by this viewer when rendering RasterImage objects.
RasterCodecsInstance The RasterCodecs instance used to load raster images and SVG documents.
ResizeOnTransform Indicates whether the viewer should change the size of the scrolling area when an item is transformed.
RestrictScroll Indicates whether scrolling or panning the view outside the maximum range is allowed.
Reverse Reverse the view horizontally.
RotateAngle Value of the rotation angle to use when displaying the view.
ScaleFactor Value of the scale factor for the view display.
ScreenDpi Current screen resolution in dots per inch (or DPI).
ScrollMode Determines how the control handles scrollbars when the current transformation results in the view area being larger thanthe control.
ScrollOffset Scroll offset value.
SelectedItemBackgroundColor Selected items background color.
SelectedItemBorderColor Selected items border color.
SelectedItemTextColor Selected items text color.
SizeMode Gets a value that determines how the control displays the view and adjusts the display automatically.
SvgDocument SVG document to be displayed in the viewer (single item mode).
SyncId Gets the sync ID of this image viewer.
Text Overrides System.Windows.Forms.Control.Text.
TextHorizontalAlignment Specifies how to align the text inside their items horizontally.
TextVerticalAlignment Specifies how to align the text inside their items vertically.
UseDpi Indicates whether the control must account for the physical resolution of the images when calculating the display properties.
ViewBorderColor View border color.
ViewBorderThickness View border thickness.
ViewBounds Current view bounds.
ViewDropShadow View drop shadow properties
ViewHorizontalAlignment Specifies how to align the view inside the control horizontally.
ViewLayout View layout used by this ImageViewer.
ViewMargin Margins to use between the control boundary and the view.
ViewPadding Padding to use between the view border and the items.
ViewSize Current view size in pixels.
ViewTransform Current transformation matrix of the view.
ViewVerticalAlignment Specifies how to align the view inside the control vertically.
Virtualizer Optional virtualizer object that can be used to load large amount of image data in this ImageViewer.
WorkingInteractiveMode The ImageViewerInteractiveMode that is currently processing the input events (working).
XScaleFactor Value of the horizontal scale factor for the view display.
YScaleFactor Value of the vertical scale factor for the view display.

Protected Properties

Name Description
CanRender Gets a value that indicate if the ImageViewer will render the content when changes are made to the control's properties or to the items.
CanTransform Gets a value that indicate if the ImageViewer will update the transformation matrices and view layout when changes are made to the control's properties or to the items.
CreateParams Overrides System.Windows.Forms.Control.CreateParams.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.WinForms Assembly