Back to Devexpress

MapPushpin Properties

windowsforms-devexpress-dot-xtramap-dot-mappushpin-dot-underscore-properties.md

latest8.5 KB
Original Source

MapPushpin Properties

The class used to draw a pushpin on a map.

NameDescription
AngleGets or sets the map item’s rotation angle in radians. Inherited from MapPointer.
AttributesGets the attributes for this map item. Inherited from MapItem.
BackgroundDrawingModeGets or sets the states on which the pushpin background should be drawn.
CanMoveGets or sets the value specifying whether the map item can moved while editing the map using the Map Editor. Inherited from MapItem.
ClusteredItemsReturns the collection of MapItem objects that are in a cluster presented by this cluster representative. Inherited from MapItem.
EnableHighlightingIndicates whether a map item can be highlighted. Inherited from MapItem.
EnableSelectionIndicates whether a map item can be selected. Inherited from MapItem.
FillOverrides the MapPushpin.Fill property to hide it.
FontGets or sets a font used to paint a map pointer’s text. Inherited from MapPointer.
HighlightedFillOverrides the MapPushpin.HighlightedFill property to hide it.
HighlightedStrokeOverrides the MapItem.HighlightedStroke property to hide it.
HighlightedStrokeWidthOverrides the MapItem.HighlightedStrokeWidth property to hide it.
ImageGets or sets an image that is assigned to a map pointer. Inherited from MapPointer.
ImageIndexGets or sets the image index value of an image assigned to the map pointer. Inherited from MapPointer.
ImageUriGets or sets a URI that specifies the location of an Image file with vector data. Inherited from MapPointer.
InformationGets or sets the content that can be displayed on a map’s pushpin.
IsHitTestVisibleGets or sets a value that defines whether or not a map item can be returned as a hit-testing result. Inherited from MapItem.
IsUpdateLockedGets whether a map item has been locked for updating. Inherited from MapItem.
LayerProvides access to the map items layer object. Inherited from MapItem.
LocationGets or sets the location of a MapPointer object. Inherited from MapPointer.
RenderOriginGets or sets the center point of any possible render, relative to the bounds of the map pushpin.
SelectedFillOverrides the MapItem.SelectedFill property to hide it.
SelectedStrokeOverrides the MapItem.SelectedStroke property to hide it.
SelectedStrokeWidthOverrides the MapItem.SelectedStrokeWidth property to hide it.
StrokeOverrides the MapItem.Stroke property to hide it.
StrokeWidthOverrides the MapItem.StrokeWidth property to hide it.
SvgImageGets or sets an SVG image assigned to the map pointer. Inherited from MapPointer.
SvgImageSizeGets or sets the SVG glyph size. Inherited from MapPointer.
SvgPaletteProviderGets or sets a provider used to apply colors depending on the map item state. Inherited from MapPointer.
TagGets or sets the object that contains data related to a map item. Inherited from MapItem.
TextGets or sets the text for a map pointer. Inherited from MapPointer.
TextAlignmentOverrides the MapPointer.TextAlignment property to hide it.
TextColorGets or sets the color of a text map pointer. Inherited from MapPointer.
TextGlowColorGets or sets the glow color of a text for a map pushpin.
TextOriginSpecifies the exact XY position where you wish the text to be drawn on the map pushpin.
TextPaddingThis property is hidden and can’t be used for MapPushpin.
ToolTipPatternGets or sets a string which represents the pattern specifying the text to be displayed within a tooltip that appears for a map item. Inherited from MapItem.
TransparencyGets or sets the transparency value for the MapPointer. Inherited from MapPointer.
UseAnimationGets or sets whether to play the animation when a location of the map pointer is changed on a map. Inherited from MapPointer.
VisibleGets or sets a value indicating whether or not a map item should be displayed. Inherited from MapItem.

See Also

MapPushpin Class

MapPushpin Members

DevExpress.XtraMap Namespace