C# 클래스 Mapsui.Rendering.Xaml.RasterizingProvider

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

공개 메소드들

메소드 설명
GetExtents ( ) : BoundingBox
GetFeaturesInView ( BoundingBox extent, double resolution ) : IEnumerable

메소드 상세

GetExtents() 공개 메소드

public GetExtents ( ) : BoundingBox
리턴 BoundingBox

GetFeaturesInView() 공개 메소드

public GetFeaturesInView ( BoundingBox extent, double resolution ) : IEnumerable
extent BoundingBox
resolution double
리턴 IEnumerable