Hide Comments
Hide Comments

TSVGCustomGradient.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; virtual;
 

Parameters

aMatrix

Type: System.Void

aRect

Type: TRSRect

Return Value

Type: TSVGGradient

expandingSee Also

Reference

GetBrush

Comments (0)

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