TDrawingPathGradient.Create Constructor
Creates a new TDrawingPath object.
Syntax
Unit: FlexCel.Core
constructor TDrawingPathGradient.Create(const aFillToRect: NullableTDrawingRelativeRect; const aPath: TPathShadeType);
Parameters
<-> |
Parameter |
Type |
Description |
const |
aFillToRect |
NullableTDrawingRelativeRect |
|
const |
aPath |
TPathShadeType |
|
See also