Description: This statement draws the outline of a module tree.
Returns: Nothing
Usage: Steady State
Format: ShadowTree(ModuleTree, X, Y)
Parameters: ModuleTree { ModuleTree } { required } { no default: }
Any expression for the module tree value.
X { numeric } { required } { no default: }
Any numeric expression for the x-axis coordinate of the upper left corner of the shadow tree.
Y { numeric } { required } { no default: }
Any numeric expression for the y-axis coordinate of the upper left corner of the shadow tree.
Comments: