DK11 for Delphi | GisLayerVector.TGIS_LayerVector.LegendInfo | Constructors | Fields | Methods | Properties | Events
Returns parameters filled with the renderer styling.
// Delphi public procedure LegendInfo( const _id : Integer; const _params : TGIS_ParamsSectionVector );
// C++ Builder public: void LegendInfo( const int _id, TGIS_ParamsSectionVector* const _params );
Name | Type | Description |
---|---|---|
_id | Integer | id of sublegend to be returned (number of legends are determined by RenderZones) |
_params | TGIS_ParamsSectionVector | params to be set (must be allocated) |