Skip to main content

MapDotSettings Properties

Contains settings used to generate map dots.
Name Description
Default static Returns the default settings of MapDot objects.
IsHitTestVisible Gets or sets a value that defines whether a map item can be returned as a hit-testing result. Inherited from MapItemSettingsBase.
ShapeKind Gets or sets the shape kind of dots generated using these settings.
Size Gets or sets the size of dots generated using these settings.
Visible Gets or sets the value that specifies whether the map items generated using these settings are visible. Inherited from MapItemSettingsBase.
See Also