User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_viewerwnd.projectfile

Table of Contents

TGIS_ViewerWnd.ProjectFile property

DK11 for Java | tatukgis.jdk.TGIS_ViewerWnd.ProjectFile | Constructors | Methods | Properties | Events

Project file itself as opened in Open procedure.

Available also on: Delphi FMX | .NET WinForms | ActiveX | Python.

Syntax

// Java
public TGIS_ConfigAbstract getProjectFile();
 
public void setProjectFile(
  TGIS_ConfigAbstract _value
);
// Oxygene
public
  property ProjectFile : TGIS_ConfigAbstract read write;

Value

2022/11/16 01:52

Page Tools