Home | Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]

IDLitVisualization::Aggregate


Syntax | Arguments | Keywords | Version History

The IDLitVisualization::Aggregate procedure method adds the given object(s) to this visualization's property aggregate. The properties of all aggregated objects are exposed as properties of this visualization (via ::GetProperty and ::SetProperty).

Syntax

Obj->[IDLitVisualization::]Aggregate, Objects

Arguments

Objects

An object reference (or array of object references), each of which refers to an atomic graphic object, an IDLgrModel, or another IDLitVisualization object to be aggregated within this visualization container.

Keywords

None.

Version History

Introduced: 6.0


Home | Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]