This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IP > IPushPin Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control a push pin.
Description | ||
---|---|---|
BookmarkType | Type of the bookmark. | |
Draw | Draws the pin on the map display. | |
Flash | Flashes the pin on the map display. | |
Location | The location of the pin. | |
MarkerSymbol | The marker symbol used to draw the push pin. | |
MaxLabelWidthPts | The maximum label width in points (1/72 inch). | |
Name | Name of the bookmark. | |
TextSymbol | The text symbol used to draw the push pin. | |
ZoomTo | Zooms to the bookmark. |
Interfaces | Description |
---|---|
ISpatialBookmark | Provides access to members that control a spatial bookmark. |