Unit 'Clipper.Engine' Package
[Overview][Resource strings][Types][Classes][Index] [#pl_image32]

TPolyPathD

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

Declaration

Source position: Clipper.Engine.pas line 400

type TPolyPathD = class(TPolyPathBase)

protected

  FScale: Double;

  

  function AddChild(); override;

  

public

  property Polygon: TPathD; [r]

  

  property Child []: TPolyPathD; default; [r]

  

end;

Inheritance

TPolyPathD

  

|

TPolyPathBase

  

|

TObject



CT Web help

CodeTyphon Studio