Click or drag to resize

IMapTileParent Property

Gets the parent tile, or null if this is the root tile.

Namespace:  TomsToolbox.Wpf.Controls
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
IMapTile? Parent { get; }

Property Value

Type: IMapTile
See Also