C# 클래스 Mapsui.Samples.Common.Maps.VariousSample

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

공개 메소드들

메소드 설명
CreateMap ( ) : Map

비공개 메소드들

메소드 설명
CreateBitmapStyle ( string embeddedResourcePath ) : SymbolStyle
CreateLayerWithStyleOnFeature ( BoundingBox envelope, int count = 25 ) : ILayer
CreateLayerWithStyleOnLayer ( BoundingBox envelope, int count = 25 ) : ILayer
GenerateRandomFeatures ( BoundingBox envelope, int count, IStyle style ) : IEnumerable
GetBitmapIdForEmbeddedResource ( string imagePath ) : int

메소드 상세

CreateMap() 공개 정적인 메소드

public static CreateMap ( ) : Map
리턴 Map