System.Sensors.TLocationRegion.Center

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Center: TLocationCoord2D read FCenter;

C++

__property TLocationCoord2D Center = {read=FCenter};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TLocationRegion


Beschreibung

Koordinaten des Mittelpunkts der Region.

Siehe auch