DK11 for ActiveX | TatukGIS_XDK11.IGIS_Viewer.MustSave | Methods | Properties
Check if any layer or the project file was modified by editing.
// C# public WordBool MustSave();
' VisualBasic Public Function MustSave() As WordBool
// Oxygene public function MustSave : WordBool;
Type | Description |
---|---|
WordBool | True if project should be saved. |