Width (--width)

Objects with this attribute

Usage

Object Manager Width In the box, type the width of the application in pixels.
Command line --width pixels Replace pixels with the width of the application, in pixels.

Description

This attribute defines the width of the application, in pixels. The minimum width is 10 pixels, the maximum 65535 pixels.

The attribute is ignored if the application is configured to Display Using client window management, or if the Client's Maximum Size box is checked.

Examples

--width 300

Uses a 300-pixel wide window to display the application.

Related topics
  • Client's maximum size (--maximize)
  • Height (--height)
  • Display Using (--displayusing)