Unit 'googlespectrum' Package
[Overview][Types][Classes][Index] [#lz_googleapi]

TGeoLocationEllipse

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googlespectrum.pp line 338

type TGeoLocationEllipse = class(TGoogleBaseObject)

protected

  procedure Setcenter(); virtual;

  

  procedure Setorientation(); virtual;

  

  procedure SetsemiMajorAxis(); virtual;

  

  procedure SetsemiMinorAxis(); virtual;

  

published

  property center: TGeoLocationPoint; [rw]

  

  property orientation: Double; [rw]

  

  property semiMajorAxis: Double; [rw]

  

  property semiMinorAxis: Double; [rw]

  

end;

Inheritance

TGeoLocationEllipse

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio