TdxSVGElementLinearGradient.SetBounds(Single,Single,Single,Single,TdxSVGUnitsType) Method
Declaration
procedure SetBounds(const X1: Single; const Y1: Single; const X2: Single; const Y2: Single; AUnitsType: TdxSVGUnitsType); overload;
Parameters
| Name | Type |
|---|---|
| X1 | Single |
| Y1 | Single |
| X2 | Single |
| Y2 | Single |
| AUnitsType | TdxSVGUnitsType |
See Also