Méthode | Description | |
---|---|---|
Convert ( System.Windows.Media.Imaging.BitmapSource pBS ) : |
||
GenerateImage ( |
||
GenerateImage1 ( int pWidth, int pHeight, double pDpi, Action |
||
MgrsEsriLayer ( |
Initializes a new instance of the HeatMapLayer class.
|
Méthode | Description | |
---|---|---|
GetSource ( DynamicLayer properties, DynamicLayer onComplete ) : void |
Gets the source image to display in the dynamic layer. Override this to generate or modify images.
|
Méthode | Description | |
---|---|---|
ISupportsDynamicImageByteRequests ( DynamicLayer properties, OnImageDataReceived onImageDataReceived ) : void |
public static Convert ( System.Windows.Media.Imaging.BitmapSource pBS ) : |
||
pBS | System.Windows.Media.Imaging.BitmapSource | |
Résultat |
public static GenerateImage ( |
||
pFE | ||
pWidth | int | |
pHeight | int | |
Résultat |
public static GenerateImage1 ( int pWidth, int pHeight, double pDpi, Action |
||
pWidth | int | |
pHeight | int | |
pDpi | double | |
pRender | Action |
|
Résultat | System.Windows.Media.Imaging.BitmapSource |
protected GetSource ( DynamicLayer properties, DynamicLayer onComplete ) : void | ||
properties | DynamicLayer | The image export properties. |
onComplete | DynamicLayer | The method to call when the image is ready. |
Résultat | void |
public MgrsEsriLayer ( |
||
pCfg | ||
Résultat | csShared |