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

TgmVertex2D

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

Declaration

Source position: gmlines2d.pas line 51

type TgmVertex2D = class(TPersistent)

public

  procedure Assign(); override;

  

  property X: Double; [rw]

  

  property Y: Double; [rw]

  

  property AsPoint: TgmPoint2D; [rw]

  

end;

Inheritance

TgmVertex2D

  

|

TObject



CT Web help

CodeTyphon Studio