[mapguide-users] Maestro Python API get color of a line in a layer definition

Jackie Ng jumpinjackie at gmail.com
Thu May 21 02:10:47 PDT 2015


Are you stuck at the line rule and don't know what property to go down to get
to the symbolization settings? If so, you want to look at the Items property
of the line rule which is a collection of strokes, each stroke contains the
symbolization settings you're after.

FYI. If the IronPython auto-complete doesn't help, you can always use help()
on any variable to dump out all the properties and methods of that variable
(along with any API documentation attached)

- Jackie



--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Maestro-Python-API-get-color-of-a-line-in-a-layer-definition-tp5206832p5206862.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


More information about the mapguide-users mailing list