User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_config.buildproject_igis_viewer

Table of Contents

ITGIS_Config.BuildProject method

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Config.BuildProject | Methods | Properties

Build project file based on current project and list of layers attached to the Viewer.

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

Syntax

// C#
public void BuildProject(
  IGIS_Viewer _viewer
);
' VisualBasic
Public Sub BuildProject(
  ByVal _viewer As IGIS_Viewer
)
// Oxygene
public
  procedure BuildProject(
    _viewer : IGIS_Viewer
  );

Parameters

Name Type Description
_viewer IGIS_Viewer viewer for which project will be constructed
2022/11/16 01:08

Page Tools