FMX.Maps.TMapPolygonDescriptor.Outline

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Outline: TMapPolygonPolyvertex;

C++

TMapPolygonPolyvertex Outline;

Properties

Type Visibility Source Unit Parent
field public
FMX.Maps.pas
FMX.Maps.hpp
FMX.Maps TMapPolygonDescriptor

Description

Array of latitude and longitude coordinates of polygon vertices.

See Also