User Tools

Site Tools


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

Table of Contents

TGIS_Shape.Layer property

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

Reference to layer. Thanks to this, the shape will know the default colors etc.

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

Syntax

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

Value

2023/08/09 01:59

Page Tools