User Tools

Site Tools


api:dk11:net:tatukgis.ndk.igis_viewer.projectfile

Table of Contents

IGIS_Viewer.ProjectFile property

DK11 for .NET | TatukGIS.NDK.IGIS_Viewer.ProjectFile | Methods | Properties

Project file itself as opened in Open procedure.

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

Syntax

// C#
public TGIS_ConfigAbstract ProjectFile
{
  get {}
}
' VisualBasic
Public Property ProjectFile As TGIS_ConfigAbstract
  Get
  End Get
End Property
// Oxygene
public
  property ProjectFile : TGIS_ConfigAbstract read;

Value

2022/11/16 01:37

Page Tools