Unit 'GR32_Transforms' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_graphics32]

TPathTransformation

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

Declaration

Source position: GR32_Transforms.pas line 267

type TPathTransformation = class(TTransformation)

protected

  rdx: TFloat;

  

  rdy: TFloat;

  

  procedure PrepareTransform; override;

  

  procedure TransformFloat(); override;

  

public

  destructor Destroy; override;

  

  property TopCurve: TArrayOfFloatPoint; [rw]

  

  property BottomCurve: TArrayOfFloatPoint; [rw]

  

end;

Inheritance

TPathTransformation

  

|

TTransformation

  

|

TNotifiablePersistent

  

|

TPlainInterfacedPersistent

  

|

TObject,IInterface



CT Web help

CodeTyphon Studio