FMX.Maps.TMapPolygonDescriptor Fields
InheritedProtected
| FillColor | public | Polygon fill alpha color. |
| Geodesic | public | Indicates whether this is a geodesic object. |
| Holes | public | Array of hole outlines of type TMapPolygonPolyvertex. |
| Outline | public | Array of latitude and longitude coordinates of polygon vertices. |
| StrokeColor | public | Polygon stroke alpha color. |
| StrokeWidth | public | Stroke width in pixels. |
| ZIndex | public | Z-order relative to other map objects. |