DK11 for .NET | TatukGIS.NDK.TGIS_Viewer.Open | Overloads | Constructors | Fields | Methods | Properties | Events
Open project.
Implements IGIS_Viewer.Open.
// C# public void Open( string _path );
' VisualBasic Public Sub Open( ByVal _path As String )
// Oxygene public procedure Open( _path : String );
Name | Type | Description |
---|---|---|
_path | string String | project path (or layer) |
If any project exists, then it will be closed and any stored passwords will be cleared. If _path content is a path to any registered layer type, then layer will be opened.