User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_layer.reopen_void

Table of Contents

TGIS_Layer.ReOpen method

DK11 for .NET | TatukGIS.NDK.TGIS_Layer.ReOpen | Constructors | Fields | Methods | Properties | Events

Reopens the layer.

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

Syntax

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

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:31

Page Tools