Class TvxCropTransform

Unit

Declaration

type TvxCropTransform = class(TvxTransform)

Description

TvxCropTransform

Hierarchy

Overview

Methods

Public procedure AfterConstruction; override;

Properties

Public property Area: TvxRect read GetArea write SetArea;
Published property AreaLeft : Single read FAreaLeft write FAreaLeft;
Published property AreaTop : Single read FAreaTop write FAreaTop;
Published property AreaRight : Single read FAreaRight write FAreaRight;
Published property AreaBottom: Single read FAreaBottom write FAreaBottom;
Published property CropAngle : Single read FCropAngle write FCropAngle;

Description

Methods

Public procedure AfterConstruction; override;
 

Properties

Public property Area: TvxRect read GetArea write SetArea;
 
Published property AreaLeft : Single read FAreaLeft write FAreaLeft;
 
Published property AreaTop : Single read FAreaTop write FAreaTop;
 
Published property AreaRight : Single read FAreaRight write FAreaRight;
 
Published property AreaBottom: Single read FAreaBottom write FAreaBottom;
 
Published property CropAngle : Single read FCropAngle write FCropAngle;
 

Generated by PasDoc 0.15.0.