Unit 'GR32_ColorGradients' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_graphics32]

TRadialGradientPolygonFiller

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

Declaration

Source position: GR32_ColorGradients.pas line 642

type TRadialGradientPolygonFiller = class(TCustomRadialGradientPolygonFiller)

protected

  function GetFillLine; override;

  

  procedure EllipseBoundsChanged; override;

  

  procedure FillLinePad();

  

  procedure FillLineRepeat();

  

  procedure FillLineReflect();

  

public

  constructor Create();

  

  procedure BeginRendering; override;

  

  property Radius: TFloatPoint; [rw]

  

  property Center: TFloatPoint; [rw]

  

end;

Inheritance

TRadialGradientPolygonFiller

  

|

TCustomRadialGradientPolygonFiller

  

|

TCustomGradientLookupTablePolygonFiller

  

|

TCustomGradientPolygonFiller

  

|

TCustomPolygonFiller

  

|

TObject



CT Web help

CodeTyphon Studio