function Leadtools.Annotations.Automation.AnnAutomation.getContainerInvalidRect( container , includeObjects )
| Parameter | Type | Description |
|---|---|---|
| container | AnnContainer | The container object. Must be one of the items in Containers. |
| includeObjects | bool | true if objects that belong to the container but lay outside the container boundaries are to be included in the calculation; otherwise, false. When the value is false, only the container boundary is used. |
| Type | Description |
|---|---|
| LeadRectD | The current invalidation rectangle (the physical location and size) of a container. |