DK for .NET | TatukGIS.NDK.IGIS_Viewer.SaveProjectAs | Overloads | Methods | Properties
Save current project under new name.
// 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 |