This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Constants > E > esriSchematicContainerMarginUnit Constants (ArcObjects .NET 10.5 SDK) |
Schematic Container Margin Unit Type.
Constant | Value | Description |
---|---|---|
esriSchematicMarginPixels | 0 | Container margin unit is one pixel. |
esriSchematicMarginGeographicalCoordinates | 1 | Container margin unit is the same as the geographical coordinates. |
esriSchematicMarginBoundingBoxPercentage | 2 | Container margin is a percentage of the contained features bounding box. |