DK11 for .NET | TatukGIS.NDK.TGIS_Viewer.SaveProjectAs | Overloads | Constructors | Fields | Methods | Properties | Events
Save current project under new name.
Implements IGIS_Viewer.SaveProjectAs.
// C# public void SaveProjectAs( string _path );
' VisualBasic Public Sub SaveProjectAs( ByVal _path As String )
// Oxygene public procedure SaveProjectAs( _path : String );
Name | Type | Description |
---|---|---|
_path | string String | path to the new project file; should have '.ttkproject' (or obsolete '.ttkgp') extension |