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


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

IPushPin Interface

Provides access to members that control a push pin.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read-only property BookmarkType Type of the bookmark.
Method Draw Draws the pin on the map display.
Method Flash Flashes the pin on the map display.
Read/write property Location The location of the pin.
Read/write property MarkerSymbol The marker symbol used to draw the push pin.
Read/write property MaxLabelWidthPts The maximum label width in points (1/72 inch).
Read/write property Name Name of the bookmark.
Read/write property TextSymbol The text symbol used to draw the push pin.
Method ZoomTo Zooms to the bookmark.

Inherited Interfaces

Interfaces Description
ISpatialBookmark Provides access to members that control a spatial bookmark.

Classes that implement IPushPin

Classes Description