DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer.SaveProject_2 | Methods | Properties
Save the current project.
// C# public void SaveProject_2( WordBool _relativepath );
' VisualBasic Public Sub SaveProject_2( ByVal _relativepath As WordBool )
// Oxygene public procedure SaveProject_2( _relativepath : WordBool );
| Name | Type | Description |
|---|---|---|
| _relativepath | WordBool | if True, the project is saved using paths relative to the project file location; the default is True |