DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer.SaveProjectAs | Methods | Properties
Save the current project under a 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 the '.ttkproject' extension or the obsolete '.ttkgp' extension |