[mapguide-users] RE: ForegroundColor from FDO property

David Hequet david.hequet at free.fr
Thu Mar 11 04:02:10 EST 2010


oh sorry:

juste try to edit xml with maestro to have

            <Fill>
              <FillPattern>Solid</FillPattern>
              <ForegroundColor>myFdoProperty</ForegroundColor>
              <BackgroundColor>FF000000</BackgroundColor>
            </Fill>


instead of:

            <Fill>
              <FillPattern>Solid</FillPattern>
              <ForegroundColor>FF000000</ForegroundColor>
              <BackgroundColor>FF000000</BackgroundColor>
            </Fill>

where "myFdoProperty" is a string column containing hex color (eg:
FFEFEFEF...)

David

-- 
View this message in context: http://n2.nabble.com/ForegroundColor-from-FDO-property-tp4708122p4714824.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


More information about the mapguide-users mailing list