Unit 'gaClipper' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#bs_engines]

TgaPolyPath

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

Declaration

Source position: gaclipper.pas line 255

type TgaPolyPath = class

protected

  function AddChild();

  

public

  constructor Create; virtual;

  

  destructor Destroy; override;

  

  procedure Clear; virtual;

  

  property Parent: TgaPolyPath; [r]

  

  property IsHole: Boolean; [r]

  

  property ChildCount: Integer; [r]

  

  property Child []: TgaPolyPath; [r]

  

  property Path: TPath; [r]

  

end;

Inheritance

TgaPolyPath

  

|

TObject



CT Web help

CodeTyphon Studio