ArcObjects Library Reference (Carto)  

IPushPin Interface

Provides access to members that control a push pin.

Product Availability

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

Members

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.