DK11 for Delphi | GisLayerVector.TGIS_Shape.ParamsAsDrawn | Constructors | Fields | Methods | Properties
Get a shape styling parameters used during drawing on a viewer and fill _params parameter with them.
// Delphi public procedure ParamsAsDrawn( const _params : TGIS_ParamsSectionVector );
// C++ Builder public: void ParamsAsDrawn( TGIS_ParamsSectionVector* const _params );
Name | Type | Description |
---|---|---|
_params | TGIS_ParamsSectionVector | params to be set (must be allocated) |