DK11 for Delphi | GisLayerWMS.TGIS_LayerWMS.GetLegendImage | Constructors | Fields | Methods | Properties
Get layer legend image.
// Delphi public function GetLegendImage( const _layer : String ) : TGIS_Bitmap;
// C++ Builder public: TGIS_Bitmap* GetLegendImage( const UnicodeString _layer );
Name | Type | Description |
---|---|---|
_layer | String | layer name |
Type | Description |
---|---|
TGIS_Bitmap | bitmap |