Accusoft.ImagXpress13.Net
ImageXView Class Properties

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

Public Properties
 NameDescription
Public PropertyAccessibilityObjectGets the System.Windows.Forms.AccessibleObject assigned to the control. (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleDefaultActionDescriptionGets or sets the default action description of the control for use by accessibility client applications. (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleDescriptionGets or sets the description of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleNameGets or sets the name of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleRoleGets or sets the accessible role of the control (Inherited from System.Windows.Forms.Control)
Public PropertyActiveControlGets or sets the active control on the container control. (Inherited from System.Windows.Forms.ContainerControl)
Public PropertyAlignHorizontalGets and sets the horizontal alignment of the image being viewed.  
Public PropertyAlignVerticalGets and sets the vertical alignment of the image being viewed.  
Public PropertyAllowDropGets or sets a value indicating whether the control can accept data that the user drags onto it. (Inherited from System.Windows.Forms.Control)
Public PropertyAllowUpdateGets and sets an indicator which determines if updates allow the control to be repainted.  
Public PropertyAlphaBlendGets and sets an indication of alpha blending an image to the background of the control when an alpha channel is present in the image.  
Public PropertyAnchorGets or sets the edges of the container to which a control is bound and determines how a control is resized with its parent. (Inherited from System.Windows.Forms.Control)
Public PropertyAntialiasGets and sets the anti-alias effect.  
Public PropertyAspectXGets and sets the horizontal aspect ratio of the current image.  
Public PropertyAspectYGets and sets the vertical aspect ratio of the current image.  
Public PropertyAutoImageDisposeGets and sets enabling the ImageXView's Dispose method to automatically call the ImageX's Dispose method.  
Public PropertyAutoResizeGets and sets how the image is sized and positioned for display when painted.  
Public PropertyAutoScaleDimensionsGets or sets the dimensions that the control was designed to. (Inherited from System.Windows.Forms.ContainerControl)
Public PropertyAutoScaleModeGets or sets the automatic scaling mode of the control. (Inherited from System.Windows.Forms.ContainerControl)
Public PropertyAutoScrollGets or sets a value indicating whether the container enables the user to scroll to any controls placed outside of its visible boundaries. (Inherited from System.Windows.Forms.ScrollableControl)
Public PropertyAutoScrollMarginGets or sets the size of the auto-scroll margin. (Inherited from System.Windows.Forms.ScrollableControl)
Public PropertyAutoScrollMinSizeGets or sets the minimum size of the auto-scroll. (Inherited from System.Windows.Forms.ScrollableControl)
Public PropertyAutoScrollOffsetGets or sets where this control is scrolled to in System.Windows.Forms.ScrollableControl.ScrollControlIntoView(System.Windows.Forms.Control). (Inherited from System.Windows.Forms.Control)
Public PropertyAutoScrollPositionGets or sets the location of the auto-scroll position. (Inherited from System.Windows.Forms.ScrollableControl)
Public PropertyAutoSize (Inherited from System.Windows.Forms.UserControl)
Public PropertyAutoSizeModeGets or sets how the control will resize itself. (Inherited from System.Windows.Forms.UserControl)
Public PropertyAutoValidateGets or sets how the control performs validation when the user changes focus to another control. (Inherited from System.Windows.Forms.UserControl)
Public PropertyBackColorOverridden. Sets the background color of the view window.  
Public PropertyBackgroundImageGets or sets the background image displayed in the control. (Inherited from System.Windows.Forms.Control)
Public PropertyBackgroundImageLayoutGets or sets the background image layout as defined in the System.Windows.Forms.ImageLayout enumeration. (Inherited from System.Windows.Forms.Control)
Public PropertyBindingContext (Inherited from System.Windows.Forms.ContainerControl)
Public PropertyBorderStyleGets and sets the border type of the ImageXView object.  
Public PropertyBorderTypeGets and sets the border type of the ImageXView object.  
Public PropertyBottomGets the distance, in pixels, between the bottom edge of the control and the top edge of its container's client area. (Inherited from System.Windows.Forms.Control)
Public PropertyBoundsGets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control. (Inherited from System.Windows.Forms.Control)
Public PropertyBrightnessGets and sets the change of brightness of the current image.  
Public PropertyCanFocusGets a value indicating whether the control can receive focus. (Inherited from System.Windows.Forms.Control)
Public PropertyCanSelectGets a value indicating whether the control can be selected. (Inherited from System.Windows.Forms.Control)
Public PropertyCaptureGets or sets a value indicating whether the control has captured the mouse. (Inherited from System.Windows.Forms.Control)
Public PropertyCausesValidationGets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus. (Inherited from System.Windows.Forms.Control)
Public PropertyClientRectangleGets the rectangle that represents the client area of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyClientSizeGets or sets the height and width of the client area of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyClipRectangleGets and sets the rectangular portion of the image that is accessible to the viewer.  
Public PropertyColorRenderIntentGets and sets how the color profiles should be applied.  
Public PropertyCompanyNameGets the name of the company or creator of the application containing the control. (Inherited from System.Windows.Forms.Control)
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyContainsFocusGets a value indicating whether the control, or one of its child controls, currently has the input focus. (Inherited from System.Windows.Forms.Control)
Public PropertyContextMenuOverridden. Gets or sets the shortcut menu associated with the control.  
Public PropertyContextMenuStripGets or sets the System.Windows.Forms.ContextMenuStrip associated with this control. (Inherited from System.Windows.Forms.Control)
Public PropertyContrastGets and sets the change of contrast level for the displayed image.  
Public PropertyControlsGets the collection of controls contained within the control. (Inherited from System.Windows.Forms.Control)
Public PropertyCreatedGets a value indicating whether the control has been created. (Inherited from System.Windows.Forms.Control)
Public PropertyCurrentAutoScaleDimensionsGets the current run-time dimensions of the screen. (Inherited from System.Windows.Forms.ContainerControl)
Public PropertyCursorGets or sets the cursor that is displayed when the mouse pointer is over the control. (Inherited from System.Windows.Forms.Control)
Public PropertyCursorPositionGets the coordinates of the cursor position in the view window.  
Public PropertyDataBindingsGets the data bindings for the control. (Inherited from System.Windows.Forms.Control)
Public PropertyDisplayModeReturns or sets a value indicating the maximum color depth used to render an image.  
Public PropertyDisplayRectangleGets the rectangle that represents the virtual display area of the control. (Inherited from System.Windows.Forms.ScrollableControl)
Public PropertyDisposingGets a value indicating whether the base System.Windows.Forms.Control class is in the process of disposing. (Inherited from System.Windows.Forms.Control)
Public PropertyDitheredGets and sets the display image dithering state.  
Public PropertyDockGets or sets which control borders are docked to its parent control and determines how a control is resized with its parent. (Inherited from System.Windows.Forms.Control)
Public PropertyEnabledGets or sets a value indicating whether the control can respond to user interaction. (Inherited from System.Windows.Forms.Control)
Public PropertyFocusedGets a value indicating whether the control has input focus. (Inherited from System.Windows.Forms.Control)
Public PropertyFontGets or sets the font of the text displayed by the control. (Inherited from System.Windows.Forms.Control)
Public PropertyForeColorGets or sets the foreground color of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyGrayModeGets and sets the mode of gray used to display a grayscale image.  
Public PropertyHandleGets the window handle that the control is bound to. (Inherited from System.Windows.Forms.Control)
Public PropertyHasChildrenGets a value indicating whether the control contains one or more child controls. (Inherited from System.Windows.Forms.Control)
Public PropertyHeightGets or sets the height of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyHorizontalScrollGets the characteristics associated with the horizontal scroll bar. (Inherited from System.Windows.Forms.ScrollableControl)
Public PropertyIcmEnabledGets and sets an enabled indicator for the color management.  
Public PropertyIcmProofingEnabledGets and sets an enabled indicator of the ICM target proofing.  
Public PropertyImageGets and sets the current image view.  
Public PropertyImageCursorPositionGets the point at which the cursor is located within the image, in pixels.  
Public PropertyImeModeGets or sets the Input Method Editor (IME) mode of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyInvokeRequiredGets a value indicating whether the caller must call an invoke method when making method calls to the control because the caller is on a different thread than the one the control was created on. (Inherited from System.Windows.Forms.Control)
Public PropertyIsAccessibleGets or sets a value indicating whether the control is visible to accessibility applications. (Inherited from System.Windows.Forms.Control)
Public PropertyIsDisposedGets a value indicating whether the control has been disposed of. (Inherited from System.Windows.Forms.Control)
Public PropertyIsHandleCreatedGets a value indicating whether the control has a handle associated with it. (Inherited from System.Windows.Forms.Control)
Public PropertyIsMirroredGets a value indicating whether the control is mirrored. (Inherited from System.Windows.Forms.Control)
Public PropertyLayoutEngineGets a cached instance of the control's layout engine. (Inherited from System.Windows.Forms.Control)
Public PropertyLeftGets or sets the distance, in pixels, between the left edge of the control and the left edge of its container's client area. (Inherited from System.Windows.Forms.Control)
Public PropertyLocationGets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container. (Inherited from System.Windows.Forms.Control)
Public PropertyMarginGets or sets the space between controls. (Inherited from System.Windows.Forms.Control)
Public PropertyMaximumGets and sets the maximum dimensions the viewer control can obtain.  
Public PropertyMaximumSizeGets or sets the size that is the upper limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. (Inherited from System.Windows.Forms.Control)
Public PropertyMedicalGets and sets information required to display medical images.  
Public PropertyMinimumGets and sets the minimum dimensions the viewer control can obtain.  
Public PropertyMinimumSizeGets or sets the size that is the lower limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. (Inherited from System.Windows.Forms.Control)
Public PropertyMonitorProfileNameGets and sets the monitor’s color management profile.  
Public PropertyMouseWheelCaptureGets and sets capturing the mousewheel even when the control does not have focus.  
Public PropertyNameGets or sets the name of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyPaddingGets or sets padding within the control. (Inherited from System.Windows.Forms.Control)
Public PropertyPaletteFilenameSpecifies the filename that contains the palette for the control.  
Public PropertyPaletteTypeGets and sets the image display palette type.  
Public PropertyParentGets or sets the parent container of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyParentFormGets the form that the container control is assigned to. (Inherited from System.Windows.Forms.ContainerControl)
Public PropertyPixelColorGets the color of the pixel within the client area of the view control at which the cursor is currently positioned.  
Public PropertyPreferredSizeGets the size of a rectangular area into which the control can fit. (Inherited from System.Windows.Forms.Control)
Public PropertyPreserveBlackGets and sets an indicator if black should be preserved and applied when viewing the image.  
Public PropertyPrinterProfileNameGets and sets the printer’s profile filename.  
Public PropertyProductNameGets the product name of the assembly containing the control. (Inherited from System.Windows.Forms.Control)
Public PropertyProductVersionGets the version of the assembly containing the control. (Inherited from System.Windows.Forms.Control)
Public PropertyProgressiveGets and sets an indication if images are displayed progressively.  
Public PropertyRecreatingHandleGets a value indicating whether the control is currently re-creating its handle. (Inherited from System.Windows.Forms.Control)
Public PropertyRefreshModeGets and sets an indicator which specifies when the control is refreshed after an operation is completed on the attached Image.  
Public PropertyRegionGets or sets the window region associated with the control. (Inherited from System.Windows.Forms.Control)
Public PropertyRightGets the distance, in pixels, between the right edge of the control and the left edge of its container's client area. (Inherited from System.Windows.Forms.Control)
Public PropertyRightToLeftGets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. (Inherited from System.Windows.Forms.Control)
Public PropertyRubberbandGets the current Rubberband object.  
Public PropertyScrollBarsGets or sets the type of scroll bars to display in the ImageXView control.  
Public PropertyScrollPositionGets and sets the current scrolling position of the cursor on the scrollbar.  
Public PropertySiteGets or sets the site of the control. (Inherited from System.Windows.Forms.Control)
Public PropertySizeGets or sets the height and width of the control. (Inherited from System.Windows.Forms.Control)
Public PropertySmoothingGets and sets an indicator for the smoothing effect on the current color image.  
Public PropertySpriteGets the Sprite object.  
Public PropertyTabIndexGets or sets the tab order of the control within its container. (Inherited from System.Windows.Forms.Control)
Public PropertyTabStopGets or sets a value indicating whether the user can give the focus to this control using the TAB key. (Inherited from System.Windows.Forms.Control)
Public PropertyTagGets or sets the object that contains data about the control. (Inherited from System.Windows.Forms.Control)
Public PropertyTargetProfileNameGets and sets the target profile’s filename.  
Public PropertyToolActiveGets the currently active tool.  
Public PropertyToolbarGets the current Toolbar object.  
Public PropertyTopGets or sets the distance, in pixels, between the top edge of the control and the top edge of its container's client area. (Inherited from System.Windows.Forms.Control)
Public PropertyTopLevelControlGets the parent control that is not parented by another Windows Forms control. Typically, this is the outermost System.Windows.Forms.Form that the control is contained in. (Inherited from System.Windows.Forms.Control)
Public PropertyTouchGets the current Touch object for setting Touch behavior.  
Public PropertyUseWaitCursorGets or sets a value indicating whether to use the wait cursor for the current control and all child controls. (Inherited from System.Windows.Forms.Control)
Public PropertyVerticalScrollGets the characteristics associated with the vertical scroll bar. (Inherited from System.Windows.Forms.ScrollableControl)
Public PropertyVisibleGets or sets a value indicating whether the control and all its child controls are displayed. (Inherited from System.Windows.Forms.Control)
Public PropertyWidthGets or sets the width of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyWorkspaceGets or sets the ImagXpress workspace component.  
Public PropertyZoomFactorGets and sets the zoom factor display for the current image.  
Top
See Also

Reference

ImageXView Class
Accusoft.ImagXpressSdk Namespace

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback