Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

MapPushpinSettings Fields
Show Inherited Hide Inherited

Contains settings to generate map pushpins.
Name Description
BrushProperty static Identifies the MapPushpinSettings.Brush dependency property.
IsHitTestVisibleProperty static Identifies the MapItemSettingsBase.IsHitTestVisible dependency property. Inherited from MapItemSettingsBase.
LocationChangedAnimationProperty static Identifies the MapPushpinSettings.LocationChangedAnimation dependency property.
MarkerTemplateProperty static Identifies the MapPushpinSettings.MarkerTemplate dependency property.
TemplateProperty static Identifies the MapPushpinSettings.Template dependency property.
TextBrushProperty static Identifies the MapPushpinSettings.TextBrush dependency property.
TraceDepthProperty static Identifies the MapPushpinSettings.TraceDepth dependency property.
TraceStrokeProperty static Identifies the MapPushpinSettings.TraceStroke dependency property.
TraceStrokeStyleProperty static Identifies the MapPushpinSettings.TraceStrokeStyle dependency property.
VisibleProperty static Identifies the MapItemSettingsBase.Visible dependency property. Inherited from MapItemSettingsBase.
See Also