Unit 'agg_trans_warp_magnifier' Package
[Overview][Types][Classes][Index] [#pl_aggpas]

trans_warp_magnifier

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

Declaration

Source position: agg_trans_warp_magnifier.pas line 25

type trans_warp_magnifier = object(trans_affine)

  m_xc: Double;

  

  m_yc: Double;

  

  m_magn: Double;

  

  m_radius: Double;

  

  constructor Construct;

  

  procedure center();

  

  procedure magnification();

  

  procedure radius();

  

end;

Inheritance

trans_warp_magnifier

  

|

trans_affine

  

|

TObject



CT Web help

CodeTyphon Studio