FMX.Maps.TMapCircleDescriptor.Center

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

Center: TMapCoordinate;

C++

TMapCoordinate Center;

プロパティ

種類 可視性 ソース ユニット
field public
FMX.Maps.pas
FMX.Maps.hpp
FMX.Maps TMapCircleDescriptor


説明

地図の円の中心(緯度と経度)です。

TMapCoordinate 型の Center フィールドは、地図の円の中心(緯度と経度で構成)を表します。

関連項目