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

TTwirlTransformation

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

Declaration

Source position: GR32_Transforms.pas line 197

type TTwirlTransformation = class(TTransformation)

protected

  procedure PrepareTransform; override;

  

  procedure ReverseTransformFloat(); override;

  

public

  constructor Create; override;

  

  function GetTransformedBounds(); override;

  

published

  property Twirl: TFloat; [rw]

  

end;

Inheritance

TTwirlTransformation

  

|

TTransformation

  

|

TNotifiablePersistent

  

|

TPlainInterfacedPersistent

  

|

TObject,IInterface



CT Web help

CodeTyphon Studio