I currently am writing a python script and using a lot of the arcpy mapping module functionality. I have been using the LabelClass of the arcpy mapping module to automate the display of labels with my ptyhon script. Is there a way to set a mask(halo) for labels with arcpy?
Tell me more
×
Geographic Information Systems Stack Exchange is a question and answer site for
cartographers, geographers and GIS professionals. It's 100% free, no registration required.
|
|
This is not possible via what is exposed to Python. Can you author a layer file and import it with the labels already defined for your workflow? |
|||||
|