Unit 'XGR32_ExtLayers_transform' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#pl_graphics32ext]

TXTransformation

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

Declaration

Source position: XGR32_ExtLayers_transform.pas line 39

type TXTransformation = class(TObject)

protected

  TransformValid: Boolean;

  

  procedure PrepareTransform; virtual; abstract;

  

public

  function GetTransformedBounds; virtual; abstract;

  

  property SrcRect: TFloatRect; [rw]

  

end;

Inheritance

TXTransformation

  

|

TObject



CT Web help

CodeTyphon Studio