Reflects the indicators of a latent variable.
Syntax
pd.EditReflect ()
pd.EditReflect (theElement)
pd.EditReflect (variableName)
pd.EditReflect (elementNumber)
The EditReflect method syntax has the following parts:
Part |
Description |
theElement |
A latent variable (of type PDElement). |
variableName |
(String) The name of a latent variable. |
elementNumber |
An integer that specifies an object that is a latent variable. Objects are numbered starting with 1. |
Calling EditReflect with no arguments is equivalent to the menu selection Edit → Reflect.