User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_layer.reopen_void

Table of Contents

ITGIS_Layer.ReOpen method

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Layer.ReOpen | Methods | Properties

Reopens the layer.

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

Syntax

// C#
public void ReOpen();
' VisualBasic
Public Sub ReOpen()
// Oxygene
public
  procedure ReOpen;

Remarks

Will reopen the layer and read all data. After this, all non drawing operations on layer will be available. But you can add such layer later to the viewer anyway.

2022/11/16 01:09

Page Tools