Class TvxPolarizeTransform
Unit
xomDXGraphics
Declaration
type TvxPolarizeTransform = class(TvxTransform)
Description
TvxPolarizeTransform
Hierarchy
Overview
Methods
Properties
 |
property FromColor: TvxColor read FFromColor write FFromColor; |
 |
property ToColor : TvxColor read FToColor write FToColor; |
 |
property Position : Integer read FPosition write SetPosition; |
 |
property Direction: TGradientDirection read FDirection write FDirection; |
Description
Methods
 |
procedure AfterConstruction; override; |
|
|
Properties
 |
property FromColor: TvxColor read FFromColor write FFromColor; |
|
|
 |
property ToColor : TvxColor read FToColor write FToColor; |
|
|
 |
property Position : Integer read FPosition write SetPosition; |
|
|
Generated by PasDoc 0.15.0.
|