Skip to main content
All docs
V23.2

MapShapeSettings Fields

The base class for classes that specify map shape settings.
Name Description
FillProperty static Identifies the Fill dependency property.
IsHitTestVisibleProperty static Identifies the MapItemSettingsBase.IsHitTestVisible dependency property. Inherited from MapItemSettingsBase.
StrokeProperty static Identifies the Stroke dependency property.
StrokeStyleProperty static Identifies the StrokeStyle dependency property.
VisibleProperty static Identifies the MapItemSettingsBase.Visible dependency property. Inherited from MapItemSettingsBase.
See Also