Unit 'AggBezierArc' Package
[Overview][Classes][Procedures and functions][Index] [#pl_aggmod]

TAggBezierArc

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

Declaration

Source position: aggbezierarc.pas line 25

type TAggBezierArc = class(TAggCustomVertexSource)

protected

  function GetVertices;

  

  function GetNumVertices;

  

  procedure Init();

  

public

  constructor Create();

  

  procedure Rewind(); override;

  

  function Vertex(); override;

  

  property NumVertices: Cardinal; [r]

  

end;

Inheritance

TAggBezierArc

  

|

TAggCustomVertexSource

  

|

TObject



CT Web help

CodeTyphon Studio