[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mapguide-commits
Subject:    [mapguide-commits] r6813 - branches/maestro-4.0.x/OSGeo.MapGuide.MaestroAPI/ObjectModels
From:       svn_mapguide () osgeo ! org
Date:       2012-06-25 16:44:12
Message-ID: 20120625164413.028DD39037F () trac ! osgeo ! org
[Download RAW message or body]

Author: jng
Date: 2012-06-25 09:44:12 -0700 (Mon, 25 Jun 2012)
New Revision: 6813

Modified:
   branches/maestro-4.0.x/OSGeo.MapGuide.MaestroAPI/ObjectModels/SymbolDefinition.cs
Log:
Partial merge of r6812 to 4.0.x. Only the minimum content model fix (#2039) is \
included

Modified: branches/maestro-4.0.x/OSGeo.MapGuide.MaestroAPI/ObjectModels/SymbolDefinition.cs
 ===================================================================
--- branches/maestro-4.0.x/OSGeo.MapGuide.MaestroAPI/ObjectModels/SymbolDefinition.cs	2012-06-25 \
                16:23:00 UTC (rev 6812)
+++ branches/maestro-4.0.x/OSGeo.MapGuide.MaestroAPI/ObjectModels/SymbolDefinition.cs	2012-06-25 \
16:44:12 UTC (rev 6813) @@ -322,7 +322,7 @@
 
         public ITextGraphic CreateTextGraphics()
         {
-            return new Text() { };
+            return new Text() { Content = "", FontName = "'Arial'" }; //Required for \
minimum content  }
 
         public IPathGraphic CreatePathGraphics()

_______________________________________________
mapguide-commits mailing list
mapguide-commits@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic