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

TPolyNode2D

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

Declaration

Source position: peclipper2d.pas line 64

type TPolyNode2D = class

public

  function GetNext;

  

  property ChildCount: Integer; [r]

  

  property Childs []: TPolyNode2D; [r]

  

  property Parent: TPolyNode2D; [r]

  

  property IsHole: Boolean; [r]

  

  property IsOpen: Boolean; [r]

  

  property Contour: TPath2D; [r]

  

end;

Inheritance

TPolyNode2D

  

|

TObject



CT Web help

CodeTyphon Studio