Application Object Properties

Table 2.1 lists the Application object properties. Note that the properties that affect the displayed image (for example, DisplayScaleAlgorithm, ImagePalette, and Zoom) affect every image displayed in the Application object.

Table 2.1 Application Object Properties

Property

Description

ActiveDocument

Returns the active ImageFile object.

AnnotationPaletteVisible

Sets or returns the visibility of the application's annotation palette.

Application

Returns the Application object.

DisplayScaleAlgorithm

Sets or returns the scaling algorithm used for displaying images.

Edit

Sets or returns the application's ability to edit the displayed object.

FullName

Returns the file specification for the Application object.

Height

Sets or returns the distance between the top and bottom edge of the application window.

ImagePalette

Sets or returns the image palette used for image display.

ImageView

Sets or returns the present image view.

Left

Sets or returns the distance between the left edge of the physical screen and the main application window.

Name

Returns the name of the Application object.

Parent

Returns the Application object.

Path

Returns the path specification for this application's executable file.

ScrollBarsVisible

Sets or returns the visibility of the application's scroll bars.

StatusBarVisible

Sets or returns the visibility of the application's status bar.

ToolBarVisible

Sets or returns the visibility of the application's toolbar.

Top

Sets or returns the distance between the top edge of the physical screen and application's window.

TopWindow

Sets or returns the application's top window flag.

Visible

Returns the visibility of the application.

Width

Sets or returns the distance between the left and right edges of the application's window.

Zoom

Sets or returns the zoom factor for image display.