Unit 'agg_basics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_aggpas]

vertex_type

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

Declaration

Source position: agg_basics.pas line 253

type vertex_type = object

  x: Double;

  

  y: Double;

  

  cmd: Byte;

  

  constructor Construct();

  

end;

Inheritance

vertex_type

  

|

TObject



CT Web help

CodeTyphon Studio