DK11 for Java | tatukgis.jdk.TGIS_ViewerWnd.SaveProjectAs | Overloads | Constructors | Methods | Properties | Events
Save current project under new name.
Available also on: Delphi FMX | .NET WinForms | ActiveX | Python.
// Java public void SaveProjectAs( java.lang.String _path );
// Oxygene public procedure SaveProjectAs( _path : String );
Name | Type | Description |
---|---|---|
_path | java.lang.String String | path to the new project file; should have '.ttkproject' (or obsolete '.ttkgp') extension |