System.Sensors.TLocationRegion.Center
Delphi
property Center: TLocationCoord2D read FCenter;
C++
__property TLocationCoord2D Center = {read=FCenter};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | System.Sensors.pas System.Sensors.hpp |
System.Sensors | TLocationRegion |
Description
Coordinates of the central point of the region.