- Implement property panel logic for when MapTheme is present on the MapData - implemented for MapLineData: -- Make Color property invisible -- Make other styling properties readonlyWTI-1551
Changed base class implementation for the FeatureBasedMapData properties: - Added properties related to MapThemes - Changed implementations of the DynamicReadOnly and DynamicVisible functionsWTI-1551
Implemented review comments from review 2425 WTI-450: * Updated xmldoc * Added rounding to property class value with annotation in string resources * Removed unneeded length calculation routines from more places