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