DK11 for .NET | TatukGIS.NDK.TGIS_Layer.ReOpen | Constructors | Fields | Methods | Properties | Events
Reopens the layer.
// C# public virtual void ReOpen();
' VisualBasic Public Overridable Sub ReOpen()
// Oxygene public procedure ReOpen; virtual;
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.