Class ImageStyle
Inherited Members
Namespace: Mapsui.Styles
Assembly: Mapsui.dll
Syntax
public class ImageStyle : BasePointStyle, IPointStyle, IStyle, IHasImage
Properties
| Edit this page View SourceImage
Path to the the image to display during rendering. This can be url, file path or embedded resource.
Declaration
public Image? Image { get; set; }
Property Value
| Type | Description |
|---|---|
| Image |