DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Layer.ReOpen | Methods | Properties
Reopens the layer.
// C# public void ReOpen();
' VisualBasic Public Sub ReOpen()
// Oxygene public procedure ReOpen;
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.