Unit 'GLMultiPolygon' Package
[Overview][Types][Classes][Index] [#pl_glscene]

TGLContour

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

Declaration

Source position: GLMultiPolygon.pas line 64

type TGLContour = class(TCollectionItem)

protected

  procedure CreateNodes;

  

  procedure NodesChanged();

  

  function GetDisplayName; override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Assign(); override;

  

published

  property Description: string; [rw]

  

  property Nodes: TGLContourNodes; [rw]

  

  property Division: Integer; [rw]

  

  property SplineMode: TGLLineSplineMode; [rw]

  

end;

Inheritance

TGLContour

  

|

TObject



CT Web help

CodeTyphon Studio