C# Class Mapsui.Projection.GeometryIterator

Afficher le fichier Open project: pauldendulk/Mapsui

Méthodes publiques

Méthode Description
AllVertices ( this geometry ) : IEnumerable

Private Methods

Méthode Description
AllVertices ( IEnumerable collection ) : IEnumerable
AllVertices ( LineString lineString ) : IEnumerable
AllVertices ( Polygon polygon ) : IEnumerable

Method Details

AllVertices() public static méthode

public static AllVertices ( this geometry ) : IEnumerable
geometry this
Résultat IEnumerable