Class TvxBaseBrushTransform
Unit
xomDXGraphics
Declaration
type TvxBaseBrushTransform = class(TvxTransform)
Description
TvxBaseBrushTransform
Hierarchy
Overview
Methods
Properties
 |
property Path: TidPath read FPath write FPath; |
Description
Methods
 |
procedure AfterConstruction; override; |
|
|
 |
procedure BeforeDestruction; override; |
|
|
 |
procedure ApplyPath (ABitmap: TvxBitmap); virtual; |
|
|
 |
procedure ApplySegment (ASegment: TidPathSegment; ABitmap: TvxBitmap); virtual; |
|
|
Properties
 |
property Path: TidPath read FPath write FPath; |
|
|
Generated by PasDoc 0.15.0.
|