DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Layer.Prepare | Methods | Properties
Opens the layer.
// C# public void Prepare();
' VisualBasic Public Sub Prepare()
// Oxygene public procedure Prepare;
This method opens the layer and reads all its data. After this, all non-drawing operations on the layer will be available. But you can add such layer later to the viewer, anyway.