Unit 'GR32_PathsEx' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_graphics32vpr]

TSplineCurve

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

Declaration

Source position: GR32_PathsEx.pas line 120

type TSplineCurve = class(TCustomShape)

public

  constructor Create;

  

  procedure NewContour;

  

  procedure AddPoint();

  

  procedure AppendToPolygon(); override;

  

  property Points: TArrayOfArrayOfFloatPoint; [rw]

  

  property Kernel: TCustomKernel; [rw]

  

end;

Inheritance

TSplineCurve

  

|

TCustomShape

  

|

TObject



CT Web help

CodeTyphon Studio