|
IDL Reference Guide: iTools Object Classes |
|
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).
See Property Aggregation for additional details.
Obj->[IDLitVisualization::]Aggregate, 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.
None.
IDL Online Help (March 06, 2007)