Wondering if i have a polygon layer with both defaultareastyle, and defaultlinestyle set, which style will be used to render polygon boundary?
Thanks,
Which Style will be used for polygon boundary: LineStyle/AreaStyle for a polygon layer?
Guangming,
Since the layer is polygon, the map will only take the areastyle to render the layer and the line style should never be used. In order to draw the polygon boundary, we can set the outlinePen in the AreaStyle to manager it.
Thanks,
Troy
thanks for confirmation.
You are welcome.
Any other questions, please feel free to let us know.
Troy