Click or drag to resize

ImageView Properties

The ImageView type exposes the following members.

Properties
  NameDescription
Public propertyActiveZone
This property sets or retrieves the index of the active zone - which displays the resizing handles - in the ImageView.
Public propertyArrowsVisible
Set this property to true to display the zone order arrows.
Public propertyAutoZoneColor
This property controls what color is used when painting process (auto) zones.
Public propertyBackColor
This property controls which color is used when painting the control background.
Public propertyBorderVisible
This property controls whether a thin 3D border will be displayed around the control or not.
Public propertyEnableCustomDrawing
Set this property to True in order to enable custom view drawing.
Public propertyEnableDrag
Caution note Caution
This API is preliminary and subject to change.
Public propertyEnablePrintDialog
Use this property to force the Print dialog box to be displayed when initiating a print operation through the PrintImage method.
Public propertyEnableZoneChange
This property controls whether the existing zone set can or cannot be modified.
Public propertyEnableZoneCreating
This property controls whether creating a new zone is allowed in the ImageView or not.
Public propertyFormZoneColor
This property controls which color is used when painting form zones.
Public propertyIgnoreZoneColor
This property controls which color is used when painting ignore zones.
Public propertyImageZoneColor
This property controls which color is used when painting graphics zones.
Public propertyLargeToolbarButtons
Obsolete.
Public propertyLeftVerticalTextZoneColor
This property controls which color is used when painting left vertical text zones.
Public propertyMenuVisible
This property controls whether displaying context-sensitive popup menus is enabled or not. The default value for this property is True.
Public propertyOverviewVisible
This property controls whether the overview window is displayed or not.
Public propertyProgressIndicationVisible
This property controls whether the ImageView level recognition progress indication is enabled or not.
Public propertyRecommendedZoneVisible
This property controls whether the zone advisor is turned on or not.
Public propertyRightVerticalTextZoneColor
This property controls which color is used when painting right vertical text zones.
Public propertyScrollXPos
This property returns the current horizontal scroll position of the view in pixels.
Public propertyScrollYPos
This property returns the current vertical scroll position of the view in pixels.
Public propertyTableDividerColor
Caution note Caution
This API is preliminary and subject to change.
Public propertyTableZoneColor
This property controls which color is used when painting table zones.
Public propertyTextZoneColor
This property controls which color is used when painting text zones.
Public propertyToolbarVisible
This property controls whether the ImageView toolbar is displayed or not.
Public propertyTooltips
Use this property to update a number of toolbar button related tool tip texts if you wish to replace the default values.
Public propertyVerticalTextZoneColor
This property controls which color is used when painting vertical text zones.
Public propertyViewHeight
This property returns the current view height in pixels.
Public propertyViewWidth
This property returns the current view width in pixels.
Public propertyZonesVisible
This property controls whether the page zones are drawn or not on the image.
Public propertyZoom
This property controls the current zoom rate applied by the ImageView.
Top
See Also