ImageView Properties |
The ImageView type exposes the following members.
| Name | Description | |||
|---|---|---|---|---|
| ActiveZone |
This property sets or retrieves the index of the active zone - which displays the resizing handles - in the ImageView. | |||
| ArrowsVisible |
Set this property to true to display the zone order arrows. | |||
| AutoZoneColor |
This property controls what color is used when painting process (auto) zones.
| |||
| BackColor |
This property controls which color is used when painting the control background.
| |||
| BorderVisible |
This property controls whether a thin 3D border will be displayed around the control or not. | |||
| EnableCustomDrawing |
Set this property to True in order to enable custom view drawing. | |||
| EnableDrag | This API is preliminary and subject to change. | |||
| EnablePrintDialog |
Use this property to force the Print dialog box to be displayed when initiating a print operation through the PrintImage method. | |||
| EnableZoneChange |
This property controls whether the existing zone set can or cannot be modified. | |||
| EnableZoneCreating |
This property controls whether creating a new zone is allowed in the ImageView or not. | |||
| FormZoneColor |
This property controls which color is used when painting form zones. | |||
| IgnoreZoneColor |
This property controls which color is used when painting ignore zones. | |||
| ImageZoneColor |
This property controls which color is used when painting graphics zones. | |||
| LargeToolbarButtons |
Obsolete.
| |||
| LeftVerticalTextZoneColor |
This property controls which color is used when painting left vertical text zones.
| |||
| MenuVisible |
This property controls whether displaying context-sensitive popup menus is enabled or not. The default value for this property is True.
| |||
| OverviewVisible |
This property controls whether the overview window is displayed or not. | |||
| ProgressIndicationVisible |
This property controls whether the ImageView level recognition progress indication is enabled or not. | |||
| RecommendedZoneVisible |
This property controls whether the zone advisor is turned on or not. | |||
| RightVerticalTextZoneColor |
This property controls which color is used when painting right vertical text zones.
| |||
| ScrollXPos |
This property returns the current horizontal scroll position of the view in pixels. | |||
| ScrollYPos |
This property returns the current vertical scroll position of the view in pixels. | |||
| TableDividerColor | This API is preliminary and subject to change. | |||
| TableZoneColor |
This property controls which color is used when painting table zones. | |||
| TextZoneColor |
This property controls which color is used when painting text zones. | |||
| ToolbarVisible |
This property controls whether the ImageView toolbar is displayed or not. | |||
| Tooltips |
Use this property to update a number of toolbar button related tool tip texts if you wish to replace the default values. | |||
| VerticalTextZoneColor |
This property controls which color is used when painting vertical text zones.
| |||
| ViewHeight |
This property returns the current view height in pixels. | |||
| ViewWidth |
This property returns the current view width in pixels. | |||
| ZonesVisible |
This property controls whether the page zones are drawn or not on the image. | |||
| Zoom |
This property controls the current zoom rate applied by the ImageView. |