Provides access to members that manage the drawing of the containers.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.
Members
| Description | ||
|---|---|---|
|  | GetBottomMargin | Bottom margin of the specified container. | 
|  | GetLeftMargin | Left margin of the specified container. | 
|  | GetRightMargin | Right margin of the specified container. | 
|  | GetTopMargin | Top margin of the specified container. | 
|  | SetBottomMargin | Changes the bottom margin of the specified container. | 
|  | SetLeftMargin | Changes the left margin of the specified container. | 
|  | SetRightMargin | Changes the right margin of the specified container. | 
|  | SetTopMargin | Changes the top margin of the specified container. | 
CoClasses that implement ISchematicContainerManager
| CoClasses and Classes | Description | 
|---|---|
| SchematicContainerManager | Schematic container manager object. |