DK11 for .NET | TatukGIS.NDK.TGIS_Viewer.MustSave | Constructors | Fields | Methods | Properties | Events
Check if any layer or the project file was modified by editing.
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. |