Unit 'BGRAFillInfo' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_bgrabitmap]

TFillPolyInfo

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

Declaration

Source position: bgrafillinfo.pas line 212

type TFillPolyInfo = class(TCustomFillPolyInfo)

protected

  FSlices: array of TPolySlice;

  

  FCurSlice: Integer;

  

  FMaxIntersection: Integer;

  

  function NbMaxIntersection; override;

  

  procedure ComputeIntersection(); override;

  

public

  constructor Create();

  

  function GetSliceIndex; override;

  

end;

Inheritance

TFillPolyInfo

  

|

TCustomFillPolyInfo

  

|

TFillShapeInfo

  

|

TBGRACustomFillInfo

  

|

TObject



CT Web help

CodeTyphon Studio