It's generally recommended to use ShapeDrawingOptions / categories to do it, since it's more recent and flexible API. Section 3 here demonstrates how to set options common for all polygons. And sections 6,7 show the use of categories to change appearance of individual polygons (you need to create a category first and then to assign it to certain set of polygons).
Hope it helps,
Sergei
Hope it helps,
Sergei