User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_layer.path

Table of Contents

TGIS_Layer.Path property

DK11 for Python | tatukgis.pdk.TGIS_Layer.Path | Constructors | Methods | Properties | Events | Events

Path to file holding the layer's data.

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

Syntax

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

Value

Type
str

References

2023/08/09 01:54

Page Tools