mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2025-12-06 07:12:04 +01:00
Reworked WmsImageLayer
This commit is contained in:
parent
8afc419278
commit
41aaee4741
|
|
@ -10,7 +10,7 @@ namespace MapControl
|
|||
{
|
||||
/// <summary>
|
||||
/// A multi-polygon defined by a collection of collections of Locations.
|
||||
/// With a FillRule of EvenOdd, this allows to draw polygons with holes.
|
||||
/// Allows to draw polygons with holes.
|
||||
///
|
||||
/// A PolygonCollection (with ObservableCollection of Location elements) may be used
|
||||
/// for the Polygons property if collection changes of the property itself and its
|
||||
|
|
|
|||
Loading…
Reference in a new issue