DK for Java | tatukgis.jdk.IGIS_Viewer.SaveProjectAs | Overloads | Methods | Properties
Save current project under new name.
// Java public abstract 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 |