Hide Comments
Hide Comments

TSVGRadialGradient.GetGradient(TSVGMatrix,TRSRect) Method

Comments (0)

Generates a gradient for a TBrush. The calling routine should free the gradient

Namespace: FMX.RS.SVG

expandingSyntax

Delphi

public
  function GetGradient(aMatrix: TSVGMatrix; aRect: TRSRect): TSVGGradient; override;
 

Parameters

aMatrix

Type: System.Void

aRect

Type: TRSRect

Return Value

Type: TSVGGradient

Overrides

TSVGCustomGradient.GetGradient(TSVGMatrix,TRSRect)
 

expandingSee Also

Reference

GetBrush

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2015, Thomas G. Grubb