DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Viewer.SaveProjectAs | Methods | Properties
Save current project under new name.
// C# public void SaveProjectAs( WideString _path );
' VisualBasic Public Sub SaveProjectAs( ByVal _path As WideString )
// Oxygene public procedure SaveProjectAs( _path : WideString );
Name | Type | Description |
---|---|---|
_path | WideString | path to the new project file; should have '.ttkproject' (or obsolete '.ttkgp') extension |