Class TvxRotateTransform
Unit
xomDXGraphics
Declaration
type TvxRotateTransform = class(TvxTransform)
Description
TvxRotateTransform
Hierarchy
Overview
Methods
Properties
 |
property Angle: Single read FAngle write FAngle; |
 |
property Smooth: Boolean read FSmooth write FSmooth; |
 |
property BackgroundColor: TvxColor read FBackgroundColor write FBackgroundColor; |
 |
property Crop: Boolean read FCrop write FCrop; |
Description
Methods
 |
procedure AfterConstruction; override; |
|
|
Properties
 |
property Angle: Single read FAngle write FAngle; |
|
|
 |
property Smooth: Boolean read FSmooth write FSmooth; |
|
|
 |
property BackgroundColor: TvxColor read FBackgroundColor write FBackgroundColor; |
|
|
 |
property Crop: Boolean read FCrop write FCrop; |
|
|
Generated by PasDoc 0.15.0.
|