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

TSamplerFiller

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

Declaration

Source position: GR32_Polygons.pas line 210

type TSamplerFiller = class(TCustomPolygonFiller)

protected

  procedure SamplerChanged; virtual;

  

  function GetFillLine; override;

  

  procedure SampleLineOpaque();

  

public

  constructor Create(); virtual;

  

  procedure BeginRendering; override;

  

  procedure EndRendering; override;

  

  property Sampler: TCustomSampler; [rw]

  

end;

Inheritance

TSamplerFiller

  

|

TCustomPolygonFiller

  

|

TObject



CT Web help

CodeTyphon Studio