This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IL > ILocatorRectangle2 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to the members that control the map frame locator rectangle.
Description | ||
---|---|---|
Background | The page background. | |
Border | The page border. | |
Draw | Obsolete. Use DrawExtent and DrawLeader instead. | |
DrawExtent | Draws the locator shape on the Map display. | |
DrawLeader | Draws the leader line on the Layout display. | |
LeaderSymbol | The symbol used to render the leader line. | |
MapFrame | The map frame being referenced. | |
QueryBounds | Returns the bounds of the locator. | |
ShowLeader | Indicates if leader lines should be drawn. | |
UseSimpleExtent | Use other data frame extent even if clipping is set or data driven pages are enabled. By default, the clip or DDP shape is used. |
CoClasses and Classes | Description |
---|---|
LocatorRectangle | A map locator rectangle. |