Skip to main content

MapPushpin.HighlightedFill Property

Overrides the MapPushpin.HighlightedFill property to hide it.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v24.2.dll

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public Color HighlightedFill { get; set; }

Property Value

Type Description
Color

Always the Empty value.

See Also