User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_paramssection.shape

Table of Contents

TGIS_ParamsSection.Shape property

DK11 for Python | tatukgis.pdk.TGIS_ParamsSection.Shape | Constructors | Methods | Properties

assigned shape if parameter is on a shape level; nil if parameter is on a layer level.

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

Syntax

# Python
@property
def Shape(
  self
) -> TObject: 
 
@Shape.setter
def Shape(
  self,
  _value: TObject
) -> None: 

Value

Type
TObject
2023/08/09 01:57

Page Tools