Polygon's outline

Hello everyone,

I have been looking into Polygons and now am having a question. Is there a way to get outlines on these polygons? I know that if I use PolygonGraphic, the variable/function is there. But why does PolygonGraphic have this but not Polygon? Can anyone please add an input/comment on this? Thanks!

Katone

Polygon is old and will most likely be going away in the future. The Entity API and PolygonGraphic is the recommended way of doing what you want.