This document is archived and information here might be outdated.  Recommended version.


ILocatorRectangle Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IL > ILocatorRectangle Interface
ArcGIS Developer Help

ILocatorRectangle 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

Name Description
Read/write property Background The page background.
Read/write property Border The page border.
Method Draw Obsolete. Use DrawExtent and DrawLeader instead.
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.

Classes that implement ILocatorRectangle

Classes Description
LocatorRectangle A map locator rectangle.