System.Sensors.TLocationRegion.Center

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

Delphi

property Center: TLocationCoord2D read FCenter;

C++

__property TLocationCoord2D Center = {read=FCenter};

プロパティ

種類 可視性 ソース ユニット
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TLocationRegion


説明

領域の中心点の座標(Coordinates)。

関連項目