Unit 'PolygonFillTools' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl-image]

TPolygonInfo

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

Declaration

Source position: polygonfilltools.pp line 57

type TPolygonInfo = class

protected

  procedure AddInfoData();

  function CalcBounds();

  procedure DeleteInfoAt();

  procedure GetIntersections();

  procedure RespectWindingRule();

public

  constructor Create;

  destructor Destroy; override;

  procedure GatherPolygonInfos();

  procedure UsePoints();

  property OrigBounds: TRect; [r]

  property RotBounds: TRect; [r]

  property Count: Integer; [r]

  property Data []: PPolygonInfoData; [r]

end;

Inheritance

TPolygonInfo

|

TObject


Documentation generated on: 2025-07-25