API:FMX.Maps.TMapPolygonDescriptor.Create
Delphi
class function Create(const Outline: TArray<TMapCoordinate>): TMapPolygonDescriptor; static;
C++
static TMapPolygonDescriptor __fastcall Create(const System::DynamicArray<TMapCoordinate> Outline);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | FMX.Maps.pas FMX.Maps.hpp |
FMX.Maps | TMapPolygonDescriptor |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!