DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ViewerWnd.Open | Methods | Properties
Open project.
Available also on: Delphi FMX | .NET WinForms | Java | Python.
// C# public void Open( WideString _path );
' VisualBasic Public Sub Open( ByVal _path As WideString )
// Oxygene public procedure Open( _path : WideString );
Name | Type | Description |
---|---|---|
_path | WideString | 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.