DK11 for .NET | TatukGIS.NDK.TGIS_Layer.ReOpen | Constructors | Fields | Methods | Properties | Events
Reopen the layer.
// C# public void ReOpen();
' VisualBasic Public Sub ReOpen()
// Oxygene public procedure ReOpen; virtual;
Will reopen that layer, read all data. After this all not drawing operations on layer will be available. But you can add such layer later to the viewer anyway.