Provides access to the members that control the map frame locator rectangle.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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 that implement ILocatorRectangle2
CoClasses and Classes | Description |
---|---|
LocatorRectangle | A map locator rectangle. |