This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Constants > E > esriRectanglePosition Constants (ArcObjects .NET 10.5 SDK) |
Options for the position of a text label with respect to a rectangle.
Constant | Value | Description |
---|---|---|
esriTopSide | 1 | Positioned above rectangle. |
esriBottomSide | 2 | Positioned below rectangle. |
esriLeftSide | 3 | Positioned before rectangle. |
esriRightSide | 4 | Position after rectangle. |