C# 클래스 ArcGIS.MapService

파일 보기 프로젝트 열기: NGFieldScope/JS-FieldScope

공개 메소드들

메소드 설명
GetLegendImage ( string serviceUri, int width, int height, int resolution, Font font, bool antialias ) : Bitmap
GetLegendJson ( string serviceUri ) : StringBuilder

메소드 상세

GetLegendImage() 공개 정적인 메소드

public static GetLegendImage ( string serviceUri, int width, int height, int resolution, Font font, bool antialias ) : Bitmap
serviceUri string
width int
height int
resolution int
font System.Drawing.Font
antialias bool
리턴 System.Drawing.Bitmap

GetLegendJson() 공개 정적인 메소드

public static GetLegendJson ( string serviceUri ) : StringBuilder
serviceUri string
리턴 StringBuilder