Unit 'googlefusiontables' Package
[Overview][Types][Classes][Index] [#googleapi]

TPolygonStyle

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

Declaration

Source position: googlefusiontables.pp line 373

type TPolygonStyle = class(TGoogleBaseObject)

protected

  procedure SetfillColor(); virtual;

  procedure SetfillColorStyler(); virtual;

  procedure SetfillOpacity(); virtual;

  procedure SetstrokeColor(); virtual;

  procedure SetstrokeColorStyler(); virtual;

  procedure SetstrokeOpacity(); virtual;

  procedure SetstrokeWeight(); virtual;

  procedure SetstrokeWeightStyler(); virtual;

published

  property fillColor: string; [rw]

  property fillColorStyler: TStyleFunction; [rw]

  property fillOpacity: Double; [rw]

  property strokeColor: string; [rw]

  property strokeColorStyler: TStyleFunction; [rw]

  property strokeOpacity: Double; [rw]

  property strokeWeight: Integer; [rw]

  property strokeWeightStyler: TStyleFunction; [rw]

end;

Inheritance

TPolygonStyle

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18