Please enable JavaScript to view this site.

IBM® SPSS® Amos™ 28

Draws observed variables (rectangles).

Syntax

variable = pd.DiagramDrawObserved ()

variable = pd.DiagramDrawObserved (x, y, width, height)

The DiagramDrawObserved method syntax has the following parts:

Part

Description

variable

The newly drawn observed variable. (An object of type PDElement.)

x

Horizontal coordinate of the center of the rectangle, expressed in inches from the left margin.

y

Vertical coordinate of the center of the rectangle, expressed in inches from the top margin.

width

Width of the rectangle, in inches.

height

Height of the rectangle, in inches

Calling DiagramDrawObserved with no arguments is equivalent to the menu selection Diagram Draw Observed.

See Use the Amos Graphics classes to draw a path diagram

© 2021 Amos Development Corporation