internal MapSpatialElement(Microsoft.ReportingServices.ReportIntermediateFormat.MapSpatialElement defObject, MapVectorLayer mapVectorLayer, Map map)
 {
     m_defObject      = defObject;
     m_mapVectorLayer = mapVectorLayer;
     m_map            = map;
 }