C# Class ArcGIS.MapService

Afficher le fichier Open project: NGFieldScope/JS-FieldScope

Méthodes publiques

Méthode Description
GetLegendImage ( string serviceUri, int width, int height, int resolution, Font font, bool antialias ) : Bitmap
GetLegendJson ( string serviceUri ) : StringBuilder

Method Details

GetLegendImage() public static méthode

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
Résultat System.Drawing.Bitmap

GetLegendJson() public static méthode

public static GetLegendJson ( string serviceUri ) : StringBuilder
serviceUri string
Résultat StringBuilder