Unit 'BGRATransform' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_bgrabitmap]

TBGRAVerticalCylinderDeformationScanner

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

Declaration

Source position: bgratransform.pas line 366

type TBGRAVerticalCylinderDeformationScanner = class(TBGRACustomScanner)

protected

  FScanner: IBGRAScanner;

  

  FScanAtFunc: TScanAtFunction;

  

  FCenterX: single;

  

  FRadiusX: Single;

  

public

  constructor Create();

  

  function ScanAt(); override;

  

  property RadiusX: Single; [r]

  

end;

Inheritance

TBGRAVerticalCylinderDeformationScanner

  

|

TBGRACustomScanner

  

|

TObject



CT Web help

CodeTyphon Studio