ArcObjects Library Reference (Carto)  

ILocatorRectangle2 Interface

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
Read/write property Background The page background.
Read/write property Border The page border.
Method Draw Obsolete. Use DrawExtent and DrawLeader instead.
Method DrawExtent Draws the locator shape on the Map display.
Method DrawLeader Draws the leader line on the Layout display.
Read/write property LeaderSymbol The symbol used to render the leader line.
Read/write property MapFrame The map frame being referenced.
Method QueryBounds Returns the bounds of the locator.
Read/write property ShowLeader Indicates if leader lines should be drawn.
Read/write property 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.