User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_viewer.projectfile

Table of Contents

TGIS_Viewer.ProjectFile property

DK11 for Python | tatukgis.pdk.TGIS_Viewer.ProjectFile | Constructors | Methods | Properties | Events | Events

Project file itself as opened in Open procedure.

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

Syntax

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

Value

References

2023/08/09 02:00

Page Tools