Working with Objects within an Automation Container

General

All objects within the active automation container may be selected or unselected using L_AutSelect.

Vector Objects

Vector objects drawn within an automation container may be affected by pen properties, brush properties and font properties. These properties can be changed using L_AutSetVectorProperty. To determine the current vector properties, call L_AutGetVectorProperty.

To edit a vector object within an automation container, call L_AutEditVectorObject.

See Also

Editing Container Objects

Getting and Setting Container Properties

Using Container Objects