C# 클래스 Mapsui.Projection.GeometryIterator

파일 보기 프로젝트 열기: pauldendulk/Mapsui

공개 메소드들

메소드 설명
AllVertices ( this geometry ) : IEnumerable

비공개 메소드들

메소드 설명
AllVertices ( IEnumerable collection ) : IEnumerable
AllVertices ( LineString lineString ) : IEnumerable
AllVertices ( Polygon polygon ) : IEnumerable

메소드 상세

AllVertices() 공개 정적인 메소드

public static AllVertices ( this geometry ) : IEnumerable
geometry this
리턴 IEnumerable