ArcObjects Library Reference (Schematic)  

ISchematicContainerManager Interface

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
Method GetBottomMargin Bottom margin of the specified container.
Method GetLeftMargin Left margin of the specified container.
Method GetRightMargin Right margin of the specified container.
Method GetTopMargin Top margin of the specified container.
Method SetBottomMargin Changes the bottom margin of the specified container.
Method SetLeftMargin Changes the left margin of the specified container.
Method SetRightMargin Changes the right margin of the specified container.
Method SetTopMargin Changes the top margin of the specified container.

CoClasses that implement ISchematicContainerManager

CoClasses and Classes Description
SchematicContainerManager Schematic container manager object.