Enum ArrowAlignment
Determins, where the pointer is
Namespace: Mapsui.Rendering.Skia
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 |