C# Class Vishcious.ArcGIS.SLContrib.PixelPngRenderer

Afficher le fichier Open project: OliveiraThales/GeoCache Class Usage Examples

Méthodes publiques

Méthode Description
Display ( ) : void
GetImageStream ( ) : Stream
PixelPngRenderer ( int width, int height, IEnumerable mapPoints ) : System

Method Details

Display() public méthode

public Display ( ) : void
Résultat void

GetImageStream() public méthode

public GetImageStream ( ) : Stream
Résultat Stream

PixelPngRenderer() public méthode

public PixelPngRenderer ( int width, int height, IEnumerable mapPoints ) : System
width int
height int
mapPoints IEnumerable
Résultat System