Enum ArrowAlignment
Determines, where the pointer is
Namespace: Mapsui.Styles
Assembly: Mapsui.dll
Syntax
public enum ArrowAlignment
Fields
Name | Description |
---|---|
Bottom | Callout arrow is at bottom side of bubble |
Left | Callout arrow is at left side of bubble |
Right | Callout arrow is at right side of bubble |
Top | Callout arrow is at top side of bubble |