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

TgmVertex3D

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

Declaration

Source position: gmlines3d.pas line 45

type TgmVertex3D = class(TPersistent)

public

  procedure Assign(); override;

  

  property X: Double; [rw]

  

  property Y: Double; [rw]

  

  property Z: Double; [rw]

  

  property AsPoint: TgmPoint3D; [rw]

  

end;

Inheritance

TgmVertex3D

  

|

TObject



CT Web help

CodeTyphon Studio