DK11 for Python | tatukgis.pdk.TGIS_LayerVector.ParamsAsDrawn | Constructors | Methods | Properties | Events
Gets a shape's styling parameters that are used during drawing in the viewer, and fills the _params parameter.
# Python def ParamsAsDrawn( self _shp: tatukgis.pdk.TGIS_Shape _params: tatukgis.pdk.TGIS_ParamsSectionVector ) -> None:
Name | Type | Description |
---|---|---|
_shp | tatukgis.pdk.TGIS_Shape | shape to evaluate when preparing params |
_params | tatukgis.pdk.TGIS_ParamsSectionVector | params to be set (must be allocated) |