Click or drag to resize

MapTileImage Property

Gets or sets the image for this tile.

Namespace:  TomsToolbox.Wpf.Controls
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
public IImage? Image { get; set; }

Property Value

Type: IImage
See Also