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

TCustomLinearGradientPolygonFiller

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

Declaration

Source position: GR32_ColorGradients.pas line 557

type TCustomLinearGradientPolygonFiller = class(TCustomGradientLookupTablePolygonFiller)

protected

  procedure EndPointChanged;

  

  procedure StartPointChanged;

  

public

  procedure SimpleGradient(); virtual;

  

  procedure SimpleGradientX();

  

  procedure SimpleGradientY();

  

  procedure SetPoints(); virtual;

  

  property StartPoint: TFloatPoint; [rw]

  

  property EndPoint: TFloatPoint; [rw]

  

end;

Inheritance

TCustomLinearGradientPolygonFiller

  

|

TCustomGradientLookupTablePolygonFiller

  

|

TCustomGradientPolygonFiller

  

|

TCustomPolygonFiller

  

|

TObject



CT Web help

CodeTyphon Studio