DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ViewerWnd.MustSave | Constructors | Fields | Methods | Properties | Events
Check if any layer or the project file was modified by editing.
Available also on: Delphi FMX | Java | ActiveX | Python.
Implements IGIS_Viewer.MustSave.
// C# public bool MustSave();
' VisualBasic Public Function MustSave() As Boolean
// Oxygene public function MustSave : Boolean;
Type | Description |
---|---|
bool Boolean | True if project should be saved. |