Unit 'Img32.Layers' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_image32]

TRotLayer32

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

Declaration

Source position: Img32.Layers.pas line 214

type TRotLayer32 = class(THitTestLayer32)

protected

  procedure SetPivotPt(); virtual;

  

public

  constructor Create(); override;

  

  function Rotate(); virtual;

  

  procedure ResetAngle;

  

  procedure Offset(); override;

  

  property Angle: Double; [rw]

  

  property PivotPt: TPointD; [rw]

  

  property AutoPivot: Boolean; [rw]

  

end;

Inheritance

TRotLayer32

  

|

THitTestLayer32

  

|

TLayer32

  

|

TStorage

  

|

TInterfacedObj

  

|

TObject,IInterface



CT Web help

CodeTyphon Studio