3. Overview Group ObjectΒΆ
Create and Destroy |
|
---|---|
Creates an Combined-Block Object which can hold one or more drawing objects (Circle, Text, Line, etc.). |
|
Destroys a grouped object and all containing drawing objects. |
Set |
|
---|---|
Adds UniPlot drawing objects to a grouped object. Do not use LayerAddObjects to add the objects to the page. |
|
Removes all drawing objects from a grouped object. The drawing objects will be destroyed. |
|
Updates the bounding rectangle of a grouped object. |
Get |
|
---|---|
Gets the handles of all containing drawing objects in a grouped object. |
id-1919361