DK11 for .NET | TatukGIS.NDK.TGIS_LayerGML.setUp | Constructors | Fields | Methods | Properties | Events
Makes a general layer setup first step. This is the place to add variable initialization, etc. after setUp was called.
Overrides TGIS_LayerVector.setUp.
// C# protected void setUp();
' VisualBasic Protected Sub setUp()
// Oxygene protected procedure setUp; override;
For TGIS_LayerVector, any shape is valid, but TGIS_ShapeType.Point will be the default.