MapDotSettings Fields
Contains settings used to generate map dots.Name | Description |
---|---|
IsHitTestVisibleProperty static | Identifies the MapItemSettingsBase.IsHitTestVisible dependency property. Inherited from MapItemSettingsBase. |
ShapeKindProperty static | Identifies the MapDotSettings.ShapeKind dependency property. |
SizeProperty static | Identifies the MapDotSettings.Size dependency property. |
VisibleProperty static | Identifies the MapItemSettingsBase.Visible dependency property. Inherited from MapItemSettingsBase. |
See Also