Unit 'GR32_RotLayer' Package
[Overview][Classes][Index] [#pl_graphics32]

TCustomAffineLayer

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

Declaration

Source position: GR32_RotLayer.pas line 50

type TCustomAffineLayer = class(TCustomLayer)

protected

  FBitmapCenter: TFloatPoint;

  

  procedure AdjustTransformation; virtual;

  

  function DoHitTest(); override;

  

  procedure Paint(); override;

  

  property Transformation: TAffineTransformation; [r]

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  property AlphaHit: Boolean; [rw]

  

  property Bitmap: TBitmap32; [rw]

  

end;

Inheritance

TCustomAffineLayer

  

|

TCustomLayer

  

|

TNotifiablePersistent

  

|

TPlainInterfacedPersistent

  

|

TObject,IInterface



CT Web help

CodeTyphon Studio