// September 2015 // Levee Patroller / Dijk Patrouille // This source file is (c) by Deltares. This source file is open source but only available to select users. Do not redistribute without written permission of Stichting Deltares, Delft, The Netherlands. // This header has been automatically generated. //============================================================================= // To be placed on the edges of the map // // Messages can be set individual in editor // Should NOT be placed over Failures // // ------------------------------------------------------------ // Created by Rui Guimaraes // © 2006, Geodelft // 2006-11-21 The Implemented //============================================================================= class MapLimitVolume extends Volume; var(WarningMessage) string NL_MessageNotLeave, EN_MessageNotLeave; defaultproperties { LocationName="Limit Map" NL_MessageNotLeave="Dit is het einde van uw inspectiegebied!" EN_MessageNotLeave="Please do not leave the inspection area!" }