Skip to main content

MapPolygonSettings Fields

Contains settings used to generate map polygons.
Name Description
FillProperty static Identifies the Fill dependency property. Inherited from MapShapeSettings.
FillRuleProperty static Identifies the MapPolygonSettings.FillRule dependency property.
IsHitTestVisibleProperty static Identifies the MapItemSettingsBase.IsHitTestVisible dependency property. Inherited from MapItemSettingsBase.
StrokeProperty static Identifies the Stroke dependency property. Inherited from MapShapeSettings.
StrokeStyleProperty static Identifies the StrokeStyle dependency property. Inherited from MapShapeSettings.
VisibleProperty static Identifies the MapItemSettingsBase.Visible dependency property. Inherited from MapItemSettingsBase.
See Also