User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_shape.paramsasdrawn_tgis_paramssectionvector

Table of Contents

TGIS_Shape.ParamsAsDrawn method

DK11 for Python | tatukgis.pdk.TGIS_Shape.ParamsAsDrawn | Constructors | Methods | Properties

Get a shape styling parameters used during drawing on a viewer and fill _params parameter with them.

Available also on: Delphi | .NET | Java | ActiveX.

Syntax

# Python
def ParamsAsDrawn(
  self,
  _params: TGIS_ParamsSectionVector
) -> None: 

Parameters

Name Type Description
_params TGIS_ParamsSectionVector params to be set (must be allocated)

Remarks

The result parameters are resolved using the current viewer context.
Internally use TGIS_LayerVector.ShapeParamsAsDrawn.

2023/08/09 01:59

Page Tools